File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
<artifactId >swagger-parent</artifactId >
31
31
<packaging >pom</packaging >
32
32
<name >Swagger macro - Parent POM</name >
33
- <version >1.0 </version >
33
+ <version >1.1-SNAPSHOT </version >
34
34
<properties >
35
35
<xwiki .release.jira.skip>false</xwiki .release.jira.skip>
36
36
<xwiki .issueManagement.jira.id>XSWAG</xwiki .issueManagement.jira.id>
44
44
<connection >scm:git:git://github.com/xwiki-contrib/swagger.git</connection >
45
45
<
developerConnection >scm:git:
[email protected] :xwiki-contrib/swagger.git</
developerConnection >
46
46
<url >https://github.com/xwiki-contrib/swagger/tree/master</url >
47
- <tag >swagger-parent-1.0 </tag >
47
+ <tag >HEAD </tag >
48
48
</scm >
49
49
<modules >
50
50
<module >swagger-macro</module >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.xwiki.contrib.swagger</groupId >
26
26
<artifactId >swagger-parent</artifactId >
27
- <version >1.0 </version >
27
+ <version >1.1-SNAPSHOT </version >
28
28
</parent >
29
29
<artifactId >swagger-api</artifactId >
30
30
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.xwiki.contrib.swagger</groupId >
26
26
<artifactId >swagger-parent</artifactId >
27
- <version >1.0 </version >
27
+ <version >1.1-SNAPSHOT </version >
28
28
</parent >
29
29
<artifactId >swagger-macro</artifactId >
30
30
<packaging >xar</packaging >
You can’t perform that action at this time.
0 commit comments