Commit e8c60a8638f4222776b58442cff7fbb1d7ed6ec2
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 | 4 | |
5 | 5 | <groupId>pl.com.it-crowd</groupId> |
6 | 6 | <artifactId>youtrack-rest-api</artifactId> |
7 | - <version>1.0.0</version> | |
7 | + <version>1.0.1-SNAPSHOT</version> | |
8 | 8 | |
9 | 9 | <dependencies> |
10 | 10 | <dependency> |
... | ... | @@ -87,7 +87,7 @@ |
87 | 87 | </distributionManagement> |
88 | 88 | |
89 | 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 | 91 | </scm> |
92 | 92 | |
93 | 93 | </project> | ... | ... |
Please
register
or
login
to post a comment