Skip to content

Commit c410d41

Browse files
[maven-release-plugin] prepare release reinheitsgebot-1.1.0
1 parent 318da3f commit c410d41

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.technologybrewery.reinheitsgebot</groupId>
1212
<artifactId>reinheitsgebot</artifactId>
13-
<version>1.0.2-SNAPSHOT</version>
13+
<version>1.1.0</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Reinheitsgbot</name>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:ssh://git@github.com/TechnologyBrewery/reinheitgebot.git</connection>
4444
<developerConnection>scm:git:ssh://git@github.com/TechnologyBrewery/reinheitsgebot.git</developerConnection>
4545
<url>https://github.com/TechnologyBrewery/reinheitsgebot</url>
46-
<tag>HEAD</tag>
46+
<tag>reinheitsgebot-1.1.0</tag>
4747
</scm>
4848

4949
<properties>

reinheitsgebot-rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.technologybrewery.reinheitsgebot</groupId>
77
<artifactId>reinheitsgebot</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.1.0</version>
99
</parent>
1010

1111
<artifactId>reinheitsgebot-rules</artifactId>

reinheitsgebot-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.technologybrewery.reinheitsgebot</groupId>
77
<artifactId>reinheitsgebot</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.1.0</version>
99
</parent>
1010

1111
<artifactId>reinheitsgebot-test</artifactId>

0 commit comments

Comments
 (0)