Skip to content

Commit bfc0df6

Browse files
committed
[maven-release-plugin] prepare release v1.10
1 parent d042fb6 commit bfc0df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.javaee7.sample</groupId>
55
<artifactId>javaee7-simple-sample</artifactId>
6-
<version>1.10-SNAPSHOT</version>
6+
<version>1.10</version>
77
<packaging>war</packaging>
88
<name>javaee7-simple-sample</name>
99
<properties>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:https://github.com/javaee-samples/javaee7-simple-sample.git</connection>
2222
<url>https://github.com/javaee-samples/javaee7-simple-sample.git</url>
2323
<developerConnection>scm:git:https://github.com/javaee-samples/javaee7-simple-sample.git</developerConnection>
24-
<tag>v1.5</tag>
24+
<tag>v1.10</tag>
2525
</scm>
2626
<developers>
2727
<developer>

0 commit comments

Comments
 (0)