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