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