Commit 0f894cfac96ab7cd2653ff2dd131a98ab509d697
1 parent
6f4e8ae4
[maven-release-plugin] prepare for next development iteration
Showing
1 changed file
with
4 additions
and
4 deletions
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <modelVersion>4.0.0</modelVersion> |
11 | 11 | <groupId>org.richfaces.sandbox.ui</groupId> |
12 | 12 | <artifactId>watermark</artifactId> |
13 | - <version>3.3.4.B1</version> | |
13 | + <version>3.3.4-SNAPSHOT</version> | |
14 | 14 | <name>watermark</name> |
15 | 15 | <build> |
16 | 16 | <plugins> |
... | ... | @@ -69,9 +69,9 @@ |
69 | 69 | </properties> |
70 | 70 | |
71 | 71 | <scm> |
72 | - <developerConnection>scm:svn:https://it-crowd.com.pl/svn/richfaces/tags/watermark-3.3.4.B1</developerConnection> | |
73 | - <url>https://it-crowd.com.pl/svn/richfaces/tags/watermark-3.3.4.B1</url> | |
74 | - <connection>scm:svn:https://it-crowd.com.pl/svn/richfaces/tags/watermark-3.3.4.B1</connection> | |
72 | + <developerConnection>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk/ui/watermark</developerConnection> | |
73 | + <url>https://it-crowd.com.pl/svn/richfaces</url> | |
74 | + <connection>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk/ui/watermark</connection> | |
75 | 75 | </scm> |
76 | 76 | |
77 | 77 | <distributionManagement> | ... | ... |
Please
register
or
login
to post a comment