Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9226458

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a013497 commit 9226458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.rampatra.adsj</groupId>
66
<artifactId>adsj</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Algorithms and Data Structures in Java</name>
@@ -32,7 +32,7 @@
3232
<url>https://github.com/rampatra/Algorithms-and-Data-Structures-in-Java</url>
3333
<connection>scm:git:git://github.com/rampatra/Algorithms-and-Data-Structures-in-Java.git</connection>
3434
<developerConnection>scm:git:ssh://git@github.com/rampatra/Algorithms-and-Data-Structures-in-Java.git</developerConnection>
35-
<tag>adsj-1.0.0</tag>
35+
<tag>HEAD</tag>
3636
</scm>
3737

3838
<distributionManagement>

0 commit comments

Comments
 (0)