Commit 3237f71753203bf1e4679576cb5776e880b968e9

Authored by bernard
1 parent 56bce9c8

[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.1</version>
  9 + <version>1.2-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.1</developerConnection>
75   - <url>https://it-crowd.com.pl/svn/htmlunit-sandbox/tags/htmlunit-sandbox-1.1</url>
76   - <connection>scm:svn:https://it-crowd.com.pl/svn/htmlunit-sandbox/tags/htmlunit-sandbox-1.1</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