Commit bd0916fbb23ed2eea25e9c866b7934daf8780313

Authored by bernard
1 parent 84a40455

[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>focus</artifactId>
12   - <version>3.3.4.B1</version>
  12 + <version>3.3.4-SNAPSHOT</version>
13 13 <name>focus</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/focus-3.3.4.B1</developerConnection>
73   - <url>https://it-crowd.com.pl/svn/richfaces/tags/focus-3.3.4.B1</url>
74   - <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/focus-3.3.4.B1</connection>
  72 + <developerConnection>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk/ui/focus</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/focus</connection>
75 75 </scm>
76 76
77 77 <distributionManagement>
... ...
Please register or login to post a comment