Commit 2a09caf6766b74c76437c73cacbded2848c7c7f1
1 parent
213c3497
[maven-release-plugin] prepare release notify-3.3.4.B1
Showing
1 changed file
with
6 additions
and
6 deletions
1 | 1 | <?xml version="1.0"?> |
2 | -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
3 | - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |
4 | 3 | |
5 | 4 | <parent> |
6 | 5 | <artifactId>ui</artifactId> |
... | ... | @@ -11,7 +10,7 @@ |
11 | 10 | <modelVersion>4.0.0</modelVersion> |
12 | 11 | <groupId>org.richfaces.sandbox.ui</groupId> |
13 | 12 | <artifactId>notify</artifactId> |
14 | - <version>3.3.4-SNAPSHOT</version> | |
13 | + <version>3.3.4.B1</version> | |
15 | 14 | <name>notify</name> |
16 | 15 | |
17 | 16 | <build> |
... | ... | @@ -71,10 +70,11 @@ |
71 | 70 | </properties> |
72 | 71 | |
73 | 72 | <scm> |
74 | - <developerConnection>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk/ui/notify</developerConnection> | |
75 | - <url>https://it-crowd.com.pl/svn/schoolmanager</url> | |
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> | |
76 | 75 | <tag>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk</tag> |
77 | - </scm> | |
76 | + <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/notify-3.3.4.B1</connection> | |
77 | + </scm> | |
78 | 78 | |
79 | 79 | <distributionManagement> |
80 | 80 | <repository> | ... | ... |
Please
register
or
login
to post a comment