Commit 2a09caf6766b74c76437c73cacbded2848c7c7f1

Authored by bernard
1 parent 213c3497

[maven-release-plugin] prepare release notify-3.3.4.B1

Showing 1 changed file with 6 additions and 6 deletions
1 <?xml version="1.0"?> 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 <parent> 4 <parent>
6 <artifactId>ui</artifactId> 5 <artifactId>ui</artifactId>
@@ -11,7 +10,7 @@ @@ -11,7 +10,7 @@
11 <modelVersion>4.0.0</modelVersion> 10 <modelVersion>4.0.0</modelVersion>
12 <groupId>org.richfaces.sandbox.ui</groupId> 11 <groupId>org.richfaces.sandbox.ui</groupId>
13 <artifactId>notify</artifactId> 12 <artifactId>notify</artifactId>
14 - <version>3.3.4-SNAPSHOT</version> 13 + <version>3.3.4.B1</version>
15 <name>notify</name> 14 <name>notify</name>
16 15
17 <build> 16 <build>
@@ -71,10 +70,11 @@ @@ -71,10 +70,11 @@
71 </properties> 70 </properties>
72 71
73 <scm> 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 <tag>scm:svn:https://it-crowd.com.pl/svn/richfaces/trunk</tag> 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 <distributionManagement> 79 <distributionManagement>
80 <repository> 80 <repository>
Please register or login to post a comment