[embjopr-commits] EMBJOPR SVN: r994 - in branches/AdminConsole_EAP_5_1: core and 1 other directories.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Tue Oct 26 13:06:28 EDT 2010


Author: ips
Date: 2010-10-26 13:06:28 -0400 (Tue, 26 Oct 2010)
New Revision: 994

Modified:
   branches/AdminConsole_EAP_5_1/core/pom.xml
   branches/AdminConsole_EAP_5_1/jbas5/pom.xml
   branches/AdminConsole_EAP_5_1/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: branches/AdminConsole_EAP_5_1/core/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/core/pom.xml	2010-10-26 17:06:20 UTC (rev 993)
+++ branches/AdminConsole_EAP_5_1/core/pom.xml	2010-10-26 17:06:28 UTC (rev 994)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.jboss.jopr</groupId>
         <artifactId>jopr-embedded-parent</artifactId>
-        <version>1.3.4.SP2</version>
+        <version>1.3.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.jboss.jopr</groupId>
@@ -35,9 +35,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/tags/EmbJopr_1_3_4_SP2/core</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/tags/EmbJopr_1_3_4_SP2/core</developerConnection>
-        <url>http://fisheye.jboss.org/browse/EMBJOPR/tags/EmbJopr_1_3_4_SP2/core</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/core/</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/core/</developerConnection>
+        <url>http://fisheye.jboss.org/browse/EMBJOPR/branches/AdminConsole_EAP_5_1/core/</url>
     </scm>
 
     <properties>

Modified: branches/AdminConsole_EAP_5_1/jbas5/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/jbas5/pom.xml	2010-10-26 17:06:20 UTC (rev 993)
+++ branches/AdminConsole_EAP_5_1/jbas5/pom.xml	2010-10-26 17:06:28 UTC (rev 994)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.jboss.jopr</groupId>
         <artifactId>jopr-embedded-parent</artifactId>
-        <version>1.3.4.SP2</version>
+        <version>1.3.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.jboss.jopr</groupId>
@@ -14,9 +14,9 @@
     <name>JBoss AS/EAP 5.x Administration Console</name>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/tags/EmbJopr_1_3_4_SP2/jbas5</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/tags/EmbJopr_1_3_4_SP2/jbas5</developerConnection>
-        <url>http://fisheye.jboss.org/browse/EMBJOPR/tags/EmbJopr_1_3_4_SP2/jbas5</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/jbas5/</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/jbas5/</developerConnection>
+        <url>http://fisheye.jboss.org/browse/EMBJOPR/branches/AdminConsole_EAP_5_1/jbas5/</url>
     </scm>
 
     <properties>

Modified: branches/AdminConsole_EAP_5_1/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/pom.xml	2010-10-26 17:06:20 UTC (rev 993)
+++ branches/AdminConsole_EAP_5_1/pom.xml	2010-10-26 17:06:28 UTC (rev 994)
@@ -31,7 +31,7 @@
 
     <groupId>org.jboss.jopr</groupId>
     <artifactId>jopr-embedded-parent</artifactId>
-    <version>1.3.4.SP2</version>
+    <version>1.3.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Embedded Jopr</name>
     <description>a web application that provides administration and monitoring of the app server instance to which it is deployed</description>
@@ -43,9 +43,9 @@
     </organization>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/tags/EmbJopr_1_3_4_SP2</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/tags/EmbJopr_1_3_4_SP2</developerConnection>
-        <url>http://fisheye.jboss.org/browse/EMBJOPR/tags/EmbJopr_1_3_4_SP2</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/</developerConnection>
+        <url>http://fisheye.jboss.org/browse/EMBJOPR/branches/AdminConsole_EAP_5_1/</url>
     </scm>
     
     <issueManagement>



More information about the embjopr-commits mailing list