Skip to content

Commit 0708609

Browse files
committed
[maven-release-plugin] prepare release butterfaces-2.1.12
1 parent 207552e commit 0708609

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.larmic.butterfaces</groupId>
77
<artifactId>butterfaces</artifactId>
8-
<version>2.1.12-SNAPSHOT</version>
8+
<version>2.1.12</version>
99
</parent>
1010

1111
<artifactId>components</artifactId>

pom.xml

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

55
<groupId>de.larmic.butterfaces</groupId>
66
<artifactId>butterfaces</artifactId>
7-
<version>2.1.12-SNAPSHOT</version>
7+
<version>2.1.12</version>
88
<packaging>pom</packaging>
99

1010
<name>ButterFaces</name>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:git://github.com/ButterFaces/ButterFaces.git</connection>
4141
<url>https://github.com/ButterFaces/ButterFaces</url>
4242
<developerConnection>scm:git:[email protected]:ButterFaces/ButterFaces.git</developerConnection>
43-
<tag>HEAD</tag>
43+
<tag>butterfaces-2.1.12</tag>
4444
</scm>
4545

4646
<distributionManagement>

showcase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.larmic.butterfaces</groupId>
77
<artifactId>butterfaces</artifactId>
8-
<version>2.1.12-SNAPSHOT</version>
8+
<version>2.1.12</version>
99
</parent>
1010

1111
<artifactId>showcase</artifactId>

0 commit comments

Comments
 (0)