Commit e8c60a8638f4222776b58442cff7fbb1d7ed6ec2

Authored by bernard
1 parent 62a32647

[maven-release-plugin] prepare for next development iteration

Showing 1 changed file with 2 additions and 2 deletions
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 4
5 <groupId>pl.com.it-crowd</groupId> 5 <groupId>pl.com.it-crowd</groupId>
6 <artifactId>youtrack-rest-api</artifactId> 6 <artifactId>youtrack-rest-api</artifactId>
7 - <version>1.0.0</version> 7 + <version>1.0.1-SNAPSHOT</version>
8 8
9 <dependencies> 9 <dependencies>
10 <dependency> 10 <dependency>
@@ -87,7 +87,7 @@ @@ -87,7 +87,7 @@
87 </distributionManagement> 87 </distributionManagement>
88 88
89 <scm> 89 <scm>
90 - <developerConnection>scm:svn:https://it-crowd.com.pl/svn/youtrack-rest-api/tags/youtrack-rest-api-1.0.0</developerConnection> 90 + <developerConnection>scm:svn:https://it-crowd.com.pl/svn/youtrack-rest-api/trunk</developerConnection>
91 </scm> 91 </scm>
92 92
93 </project> 93 </project>
Please register or login to post a comment