Skip to content

Commit 28006ba

Browse files
committed
[maven-release-plugin] prepare release vraptor-parent-4.2.0.Final
1 parent 72984b6 commit 28006ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

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

44
<groupId>br.com.caelum</groupId>
55
<artifactId>vraptor-parent</artifactId>
6-
<version>4.2.0-RC6-SNAPSHOT</version>
6+
<version>4.2.0.Final</version>
77
<name>VRaptor4</name>
88
<packaging>pom</packaging>
99

@@ -106,7 +106,7 @@
106106
<url>http://github.com/caelum/vraptor4</url>
107107
<connection>scm:git:git://github.com/caelum/vraptor4</connection>
108108
<developerConnection>scm:git:[email protected]:caelum/vraptor4.git</developerConnection>
109-
<tag>HEAD</tag>
109+
<tag>vraptor-parent-4.2.0.Final</tag>
110110
</scm>
111111

112112
<modules>

vraptor-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>br.com.caelum</groupId>
99
<artifactId>vraptor-parent</artifactId>
10-
<version>4.2.0-RC6-SNAPSHOT</version>
10+
<version>4.2.0.Final</version>
1111
</parent>
1212

1313
<properties>

0 commit comments

Comments
 (0)