File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >content-git-api</artifactId >
5
- <version >1.3.6 </version >
5
+ <version >1.3.7-SNAPSHOT </version >
6
6
7
7
<parent >
8
8
<groupId >io.spaship.content.git</groupId >
9
9
<artifactId >content-git-root</artifactId >
10
- <version >1.3.6 </version >
10
+ <version >1.3.7-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >io.spaship.content.git</groupId >
5
5
<artifactId >content-git-root</artifactId >
6
- <version >1.3.6 </version >
6
+ <version >1.3.7-SNAPSHOT </version >
7
7
<packaging >pom</packaging >
8
8
9
9
<url >https://github.com/spaship/content-git</url >
20
20
<connection >scm:git:https://github.com/spaship/content-git.git</connection >
21
21
<
developerConnection >scm:git:
[email protected] :spaship/content-git.git</
developerConnection >
22
22
<url >https://github.com/spaship/content-git.git</url >
23
- <tag >1.3.6 </tag >
23
+ <tag >HEAD </tag >
24
24
</scm >
25
25
26
26
<distributionManagement >
You can’t perform that action at this time.
0 commit comments