File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >dev.snowdrop</groupId >
66 <artifactId >buildpack-client-project</artifactId >
7- <version >0.0.14 </version >
7+ <version >0.0.15-SNAPSHOT </version >
88 <relativePath >..</relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >dev.snowdrop</groupId >
44 <artifactId >buildpack-client-project</artifactId >
5- <version >0.0.14 </version >
5+ <version >0.0.15-SNAPSHOT </version >
66 <packaging >pom</packaging >
77 <name >Snowdrop :: Java Buildpack Client :: Project</name >
88 <description >A Buildpack client implementation written in Java</description >
3737 <connection >scm:git:git://github.com/snowdrop/java-buildpack-client.git</connection >
3838 <developerConnection >scm:git:ssh://git@github.com:snowdrop/java-buildpack-client.git</developerConnection >
3939 <url >http://github.com/snowdrop/java-buildpack-client</url >
40- <tag >0.0.14 </tag >
40+ <tag >${project.version} </tag >
4141 </scm >
4242
4343 <distributionManagement >
You can’t perform that action at this time.
0 commit comments