Skip to content

Commit 048f99e

Browse files
[maven-release-plugin] prepare release 1.0.6
1 parent 360d470 commit 048f99e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

ad2image-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>de.muenchen.oss.ad2image</groupId>
3030
<artifactId>ad2image-parent</artifactId>
31-
<version>1.0.6-SNAPSHOT</version>
31+
<version>1.0.6</version>
3232
<relativePath>../</relativePath>
3333
</parent>
3434

ad2image-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>de.muenchen.oss.ad2image</groupId>
3030
<artifactId>ad2image-parent</artifactId>
31-
<version>1.0.6-SNAPSHOT</version>
31+
<version>1.0.6</version>
3232
<relativePath>../</relativePath>
3333
</parent>
3434

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<groupId>de.muenchen.oss.ad2image</groupId>
3535
<artifactId>ad2image-parent</artifactId>
3636
<name>ad2image :: parent</name>
37-
<version>1.0.6-SNAPSHOT</version>
37+
<version>1.0.6</version>
3838
<packaging>pom</packaging>
3939
<url>https://github.com/it-at-m/ad2image</url>
4040

@@ -307,6 +307,6 @@
307307
<url>https://github.com/it-at-m/ad2image</url>
308308
<connection>scm:git:https://github.com/it-at-m/ad2image.git</connection>
309309
<developerConnection>scm:git:https://github.com/it-at-m/ad2image.git</developerConnection>
310-
<tag>HEAD</tag>
310+
<tag>1.0.6</tag>
311311
</scm>
312312
</project>

0 commit comments

Comments
 (0)