Skip to content

Commit 12da3e1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ad91431 commit 12da3e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<groupId>cn.yusiwen</groupId>
66
<artifactId>java-base-parent</artifactId>
77
<version>6</version>
8-
<relativePath/>
8+
<relativePath />
99
<!-- lookup parent from repository -->
1010
</parent>
1111
<artifactId>nettymvc</artifactId>
12-
<version>1.0.1</version>
12+
<version>1.0.2-SNAPSHOT</version>
1313
<name>nettymvc</name>
1414
<description>Netty MVC</description>
1515
<url>https://github.com/yusiwen/nettymvc</url>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:ssh://[email protected]/yusiwen/${project.artifactId}.git</connection>
2424
<developerConnection>scm:git:ssh://[email protected]/yusiwen/${project.artifactId}.git</developerConnection>
2525
<url>https://github.com/yusiwen/${project.artifactId}</url>
26-
<tag>v1.0.1</tag>
26+
<tag>v1.0.0</tag>
2727
</scm>
2828
<developers>
2929
<developer>

0 commit comments

Comments
 (0)