[richfaces-svn-commits] JBoss Rich Faces SVN: r14352 - in branches/archive: 3.0.2/richfaces and 9 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue May 26 12:09:13 EDT 2009


Author: nbelaevski
Date: 2009-05-26 12:09:13 -0400 (Tue, 26 May 2009)
New Revision: 14352

Modified:
   branches/archive/3.0.2/pom.xml
   branches/archive/3.0.2/richfaces-samples/pom.xml
   branches/archive/3.0.2/richfaces/pom.xml
   branches/archive/3.0.2/sandbox-samples/pom.xml
   branches/archive/3.0.2/sandbox/pom.xml
   branches/archive/3.1.x/pom.xml
   branches/archive/3.2.x/pom.xml
   branches/archive/refactor1/pom.xml
   branches/archive/refactor1/samples/pom.xml
   branches/archive/refactor1/sandbox/pom.xml
   branches/archive/refactor1/sandbox/samples/pom.xml
Log:
Branching: SCM information in pom.xml updated

Modified: branches/archive/3.0.2/pom.xml
===================================================================
--- branches/archive/3.0.2/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/3.0.2/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -32,9 +32,9 @@
 		</snapshotRepository>
     	</distributionManagement>
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk</developerConnection>
-		<url>http://anonsvn.jboss.org/repos/richfaces/trunk</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/3.0.2</developerConnection>
+		<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2</url>
 	</scm>
   <profiles>
     <profile>

Modified: branches/archive/3.0.2/richfaces/pom.xml
===================================================================
--- branches/archive/3.0.2/richfaces/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/3.0.2/richfaces/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -78,9 +78,9 @@
 		</license>
 	</licenses>
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/richfaces</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/richfaces</developerConnection>
-		<url>http://anonsvn.jboss.org/repos/richfaces/trunk/richfaces/</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2/richfaces</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/3.0.2/richfaces</developerConnection>
+		<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2/richfaces/</url>
 	</scm>
 	<build>
 		<plugins>

Modified: branches/archive/3.0.2/richfaces-samples/pom.xml
===================================================================
--- branches/archive/3.0.2/richfaces-samples/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/3.0.2/richfaces-samples/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -89,8 +89,8 @@
 	</dependencies>
 
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/richfaces-samples</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/richfaces-samples</developerConnection>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2/richfaces-samples</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/3.0.2/richfaces-samples</developerConnection>
 		<url>http://anonsvn.jboss.org/repos/richfaces/</url>
 	</scm>
 

Modified: branches/archive/3.0.2/sandbox/pom.xml
===================================================================
--- branches/archive/3.0.2/sandbox/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/3.0.2/sandbox/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -96,12 +96,12 @@
 		</distributionManagement>
 			<scm>
 				<connection>
-					scm:svn:http://anonsvn.jboss.org/repos/richfaces/
+					scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2/sandbox
 				</connection>
 				<developerConnection>
-					scm:svn:https://svn.jboss.org/repos/richfaces/	
+					scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/3.0.2/sandbox	
 				</developerConnection>
-				<url>http://anonsvn.jboss.org/repos/richfaces/</url>
+				<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2/sandbox</url>
 			</scm>
 
 		

Modified: branches/archive/3.0.2/sandbox-samples/pom.xml
===================================================================
--- branches/archive/3.0.2/sandbox-samples/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/3.0.2/sandbox-samples/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -95,12 +95,12 @@
 
 	<scm>
 		<connection>
-			scm:svn:http://anonsvn.jboss.org/repos/richfaces/
+			scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2/sandbox-samples
 		</connection>
 		<developerConnection>
-			scm:svn:https://svn.jboss.org/repos/richfaces/
+			scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/3.0.2/sandbox-samples
 		</developerConnection>
-		<url>http://anonsvn.jboss.org/repos/richfaces/</url>
+		<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.0.2/sandbox-samples</url>
 	</scm>
 
 	<distributionManagement>

Modified: branches/archive/3.1.x/pom.xml
===================================================================
--- branches/archive/3.1.x/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/3.1.x/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -157,9 +157,9 @@
 		</license>
 	</licenses>
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/3.1.x</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/3.1.x</developerConnection>
-		<url>https://svn.jboss.org/repos/richfaces/branches/3.1.x</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.1.x</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/3.1.x</developerConnection>
+		<url>https://svn.jboss.org/repos/richfaces/branches/archive/3.1.x</url>
 	</scm>
 	<profiles>
 		<profile>

Modified: branches/archive/3.2.x/pom.xml
===================================================================
--- branches/archive/3.2.x/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/3.2.x/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -199,9 +199,9 @@
 		</license>
 	</licenses>
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/3.2.x</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/3.2.x</developerConnection>
-		<url>https://svn.jboss.org/repos/richfaces/branches/3.2.x</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.2.x</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/3.2.x</developerConnection>
+		<url>https://svn.jboss.org/repos/richfaces/branches/archive/3.2.x</url>
 	</scm>
 	<profiles>
 		<profile>

Modified: branches/archive/refactor1/pom.xml
===================================================================
--- branches/archive/refactor1/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/refactor1/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -104,9 +104,9 @@
 		</license>
 	</licenses>
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk</developerConnection>
-		<url>http://anonsvn.jboss.org/repos/richfaces/trunk</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/refactor1</developerConnection>
+		<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1</url>
 	</scm>
   <profiles>
     <profile>

Modified: branches/archive/refactor1/samples/pom.xml
===================================================================
--- branches/archive/refactor1/samples/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/refactor1/samples/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -94,9 +94,9 @@
 	</dependencies>
 
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/samples</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/samples</developerConnection>
-		<url>http://anonsvn.jboss.org/repos/richfaces/</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1/samples</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/refactor1/samples</developerConnection>
+		<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1/samples</url>
 	</scm>
 
 	<distributionManagement>

Modified: branches/archive/refactor1/sandbox/pom.xml
===================================================================
--- branches/archive/refactor1/sandbox/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/refactor1/sandbox/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -96,12 +96,12 @@
 		</distributionManagement>
 			<scm>
 				<connection>
-					scm:svn:http://anonsvn.jboss.org/repos/richfaces/
+					scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1/sandbox
 				</connection>
 				<developerConnection>
-					scm:svn:https://svn.jboss.org/repos/richfaces/	
+					scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/refactor1/sandbox
 				</developerConnection>
-				<url>http://anonsvn.jboss.org/repos/richfaces/</url>
+				<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1/sandbox</url>
 			</scm>
 
 		

Modified: branches/archive/refactor1/sandbox/samples/pom.xml
===================================================================
--- branches/archive/refactor1/sandbox/samples/pom.xml	2009-05-26 16:00:49 UTC (rev 14351)
+++ branches/archive/refactor1/sandbox/samples/pom.xml	2009-05-26 16:09:13 UTC (rev 14352)
@@ -95,12 +95,12 @@
 
 	<scm>
 		<connection>
-			scm:svn:http://anonsvn.jboss.org/repos/richfaces/
+			scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1/sandbox/samples
 		</connection>
 		<developerConnection>
-			scm:svn:https://svn.jboss.org/repos/richfaces/
+			scm:svn:https://svn.jboss.org/repos/richfaces/branches/archive/refactor1/sandbox/samples
 		</developerConnection>
-		<url>http://anonsvn.jboss.org/repos/richfaces/</url>
+		<url>http://anonsvn.jboss.org/repos/richfaces/branches/archive/refactor1/sandbox/samples</url>
 	</scm>
 
 	<distributionManagement>




More information about the richfaces-svn-commits mailing list