[embjopr-commits] EMBJOPR SVN: r992 - 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:06 EDT 2010


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

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 release EmbJopr_1_3_4_SP2

Modified: branches/AdminConsole_EAP_5_1/core/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/core/pom.xml	2010-10-25 17:52:04 UTC (rev 991)
+++ branches/AdminConsole_EAP_5_1/core/pom.xml	2010-10-26 17:06:05 UTC (rev 992)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.jboss.jopr</groupId>
         <artifactId>jopr-embedded-parent</artifactId>
-        <version>1.3.5-SNAPSHOT</version>
+        <version>1.3.4.SP2</version>
     </parent>
 
     <groupId>org.jboss.jopr</groupId>
@@ -35,9 +35,9 @@
     </description>
 
     <scm>
-        <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>
+        <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>
     </scm>
 
     <properties>

Modified: branches/AdminConsole_EAP_5_1/jbas5/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/jbas5/pom.xml	2010-10-25 17:52:04 UTC (rev 991)
+++ branches/AdminConsole_EAP_5_1/jbas5/pom.xml	2010-10-26 17:06:05 UTC (rev 992)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.jboss.jopr</groupId>
         <artifactId>jopr-embedded-parent</artifactId>
-        <version>1.3.5-SNAPSHOT</version>
+        <version>1.3.4.SP2</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/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>
+        <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>
     </scm>
 
     <properties>

Modified: branches/AdminConsole_EAP_5_1/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/pom.xml	2010-10-25 17:52:04 UTC (rev 991)
+++ branches/AdminConsole_EAP_5_1/pom.xml	2010-10-26 17:06:05 UTC (rev 992)
@@ -17,9 +17,7 @@
   ~ License along with this program; if not, write to the Free Software
   ~ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   -->
-<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">
+<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">
 
     <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +31,7 @@
 
     <groupId>org.jboss.jopr</groupId>
     <artifactId>jopr-embedded-parent</artifactId>
-    <version>1.3.5-SNAPSHOT</version>
+    <version>1.3.4.SP2</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>
@@ -45,9 +43,9 @@
     </organization>
     
     <scm>
-        <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>
+        <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>
     </scm>
     
     <issueManagement>



More information about the embjopr-commits mailing list