Commit 52a6c6b4b89ba99de3e5832e6a09d308fe3442dd
1 parent
13d0c7f1
[maven-release-plugin] prepare for next development iteration
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | ... | @@ -3,10 +3,10 @@ |
| 3 | 3 | <modelVersion>4.0.0</modelVersion> |
| 4 | 4 | <groupId>pl.itcrowd</groupId> |
| 5 | 5 | <artifactId>youtrack-rest-api</artifactId> |
| 6 | - <version>1.1.0</version> | |
| 6 | + <version>1.1.1-SNAPSHOT</version> | |
| 7 | 7 | <scm> |
| 8 | 8 | <developerConnection>scm:git:https://itcrowd.pl/gitblit/git/OpenSource/youtrack-rest-api.git</developerConnection> |
| 9 | - <tag>youtrack-rest-api-1.1.0</tag> | |
| 9 | + <tag>HEAD</tag> | |
| 10 | 10 | </scm> |
| 11 | 11 | <build> |
| 12 | 12 | <plugins> | ... | ... |
Please
register
or
login
to post a comment