Commit 907bdb3b4e2a11e6029c967ccf1ac889937d2f73
1 parent
980917ad
[maven-release-plugin] prepare for next development iteration
Showing
1 changed file
with
4 additions
and
4 deletions
| ... | ... | @@ -6,7 +6,7 @@ |
| 6 | 6 | |
| 7 | 7 | <groupId>pl.labno.bernard</groupId> |
| 8 | 8 | <artifactId>htmlunit-sandbox</artifactId> |
| 9 | - <version>1.0</version> | |
| 9 | + <version>1.1-SNAPSHOT</version> | |
| 10 | 10 | <description>Htmlunit sandbox</description> |
| 11 | 11 | <packaging>jar</packaging> |
| 12 | 12 | |
| ... | ... | @@ -71,9 +71,9 @@ |
| 71 | 71 | </build> |
| 72 | 72 | |
| 73 | 73 | <scm> |
| 74 | - <developerConnection>scm:svn:https://it-crowd.com.pl/svn/htmlunit-sandbox/tags/htmlunit-sandbox-1.0</developerConnection> | |
| 75 | - <url>https://it-crowd.com.pl/svn/htmlunit-sandbox/tags/htmlunit-sandbox-1.0</url> | |
| 76 | - <connection>scm:svn:https://it-crowd.com.pl/svn/htmlunit-sandbox/tags/htmlunit-sandbox-1.0</connection> | |
| 74 | + <developerConnection>scm:svn:https://it-crowd.com.pl/svn/htmlunit-sandbox/trunk</developerConnection> | |
| 75 | + <url>https://it-crowd.com.pl/svn/htmlunit-sandbox</url> | |
| 76 | + <connection>scm:svn:https://it-crowd.com.pl/svn/htmlunit-sandbox/trunk</connection> | |
| 77 | 77 | </scm> |
| 78 | 78 | |
| 79 | 79 | <distributionManagement> | ... | ... |
Please
register
or
login
to post a comment