Commit 980917ad615487a835a9b192e31b542a6554183f
1 parent
3f95cd37
[maven-release-plugin] prepare release htmlunit-sandbox-1.0
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-SNAPSHOT</version> | |
| 9 | + <version>1.0</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/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> | |
| 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> | |
| 77 | 77 | </scm> | 
| 78 | 78 | |
| 79 | 79 | <distributionManagement> | ... | ... | 
Please
register
or
login
to post a comment