File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >dev.snowdrop</groupId >
6
6
<artifactId >buildpack-client-project</artifactId >
7
- <version >0.0.14 </version >
7
+ <version >0.0.15-SNAPSHOT </version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >dev.snowdrop</groupId >
4
4
<artifactId >buildpack-client-project</artifactId >
5
- <version >0.0.14 </version >
5
+ <version >0.0.15-SNAPSHOT </version >
6
6
<packaging >pom</packaging >
7
7
<name >Snowdrop :: Java Buildpack Client :: Project</name >
8
8
<description >A Buildpack client implementation written in Java</description >
37
37
<connection >scm:git:git://github.com/snowdrop/java-buildpack-client.git</connection >
38
38
<
developerConnection >scm:git:ssh://
[email protected] :snowdrop/java-buildpack-client.git</
developerConnection >
39
39
<url >http://github.com/snowdrop/java-buildpack-client</url >
40
- <tag >0.0.14 </tag >
40
+ <tag >${project.version} </tag >
41
41
</scm >
42
42
43
43
<distributionManagement >
You can’t perform that action at this time.
0 commit comments