Commit 90e3af566b91895a9db8404ed75252b75db95359

Authored by bernard
1 parent ab069b2f

[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>schedule</artifactId>
12   - <version>3.3.4.B1</version>
  12 + <version>3.3.4-SNAPSHOT</version>
13 13 <name>schedule</name>
14 14
15 15 <build>
... ... @@ -80,9 +80,9 @@
80 80 </properties>
81 81
82 82 <scm>
83   - <developerConnection>scm:svn:https://it-crowd.com.pl/svn/richfaces/tags/schedule-3.3.4.B1</developerConnection>
84   - <url>https://it-crowd.com.pl/svn/richfaces/tags/schedule-3.3.4.B1</url>
85   - <connection>scm:svn:https://it-crowd.com.pl/svn/richfaces/tags/schedule-3.3.4.B1</connection>
  83 + <developerConnection>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk/ui/schedule</developerConnection>
  84 + <url>https://it-crowd.com.pl/svn/richfaces</url>
  85 + <connection>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk/ui/schedule</connection>
86 86 </scm>
87 87
88 88 <distributionManagement>
... ...
Please register or login to post a comment