File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >cn.yusiwen</groupId >
6
6
<artifactId >java-base-parent</artifactId >
7
7
<version >6</version >
8
- <relativePath />
8
+ <relativePath />
9
9
<!-- lookup parent from repository -->
10
10
</parent >
11
11
<artifactId >nettymvc</artifactId >
12
- <version >1.0.1 </version >
12
+ <version >1.0.2-SNAPSHOT </version >
13
13
<name >nettymvc</name >
14
14
<description >Netty MVC</description >
15
15
<url >https://github.com/yusiwen/nettymvc</url >
23
23
<
connection >scm:git:ssh://
[email protected] /yusiwen/
${project.artifactId} .git</
connection >
24
24
<
developerConnection >scm:git:ssh://
[email protected] /yusiwen/
${project.artifactId} .git</
developerConnection >
25
25
<url >https://github.com/yusiwen/${project.artifactId} </url >
26
- <tag >v1.0.1 </tag >
26
+ <tag >v1.0.0 </tag >
27
27
</scm >
28
28
<developers >
29
29
<developer >
You can’t perform that action at this time.
0 commit comments