Skip to content

Commit 8618a42

Browse files
committed
[maven-release-plugin] prepare release rococoa-parent-0.8.2
1 parent 5254bb8 commit 8618a42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rococoa/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.rococoa</groupId>
55
<artifactId>rococoa-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>0.8.2-SNAPSHOT</version>
7+
<version>0.8.2</version>
88
<name>Rococoa Parent Project</name>
99
<url>http://www.rococoa.org</url>
1010

@@ -75,7 +75,7 @@
7575
<url>https://github.com/iterate-ch/rococoa</url>
7676
<connection>scm:git:[email protected]:iterate-ch/rococoa.git</connection>
7777
<developerConnection>scm:git:[email protected]:iterate-ch/rococoa.git</developerConnection>
78-
<tag>HEAD</tag>
78+
<tag>rococoa-parent-0.8.2</tag>
7979
</scm>
8080

8181
<distributionManagement>

rococoa/rococoa-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.rococoa</groupId>
1010
<artifactId>rococoa-parent</artifactId>
11-
<version>0.8.2-SNAPSHOT</version>
11+
<version>0.8.2</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

0 commit comments

Comments
 (0)