[jboss-cvs] JBossAS SVN: r84137 - in projects/aop/branches/Branch_2_0: aophelper and 7 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 12 14:29:27 EST 2009


Author: kabir.khan at jboss.com
Date: 2009-02-12 14:29:27 -0500 (Thu, 12 Feb 2009)
New Revision: 84137

Modified:
   projects/aop/branches/Branch_2_0/aop/pom.xml
   projects/aop/branches/Branch_2_0/aophelper/pom.xml
   projects/aop/branches/Branch_2_0/asintegration-core/pom.xml
   projects/aop/branches/Branch_2_0/asintegration-jmx/pom.xml
   projects/aop/branches/Branch_2_0/asintegration-mc/pom.xml
   projects/aop/branches/Branch_2_0/aspects/pom.xml
   projects/aop/branches/Branch_2_0/build/pom.xml
   projects/aop/branches/Branch_2_0/jrockit-pluggable-instrumentor/pom.xml
   projects/aop/branches/Branch_2_0/pluggable-instrumentor/pom.xml
Log:
revert new poms

Modified: projects/aop/branches/Branch_2_0/aop/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/aop/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/aop/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.aop</groupId>

Modified: projects/aop/branches/Branch_2_0/aophelper/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/aophelper/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/aophelper/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -2,13 +2,13 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.aop</groupId>
   <artifactId>aophelper</artifactId>
   <packaging>jar</packaging>
-  <version>2.0.1.GA</version>
+  <version>2.0.1-SNAPSHOT</version>
   <name>JBoss AOP Helper</name>
 
    <pluginRepositories>

Modified: projects/aop/branches/Branch_2_0/asintegration-core/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/asintegration-core/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/asintegration-core/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jboss-aop-asintegration-core</artifactId>

Modified: projects/aop/branches/Branch_2_0/asintegration-jmx/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/asintegration-jmx/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/asintegration-jmx/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jboss-aop-asintegration-jmx</artifactId>

Modified: projects/aop/branches/Branch_2_0/asintegration-mc/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/asintegration-mc/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/asintegration-mc/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jboss-aop-asintegration-mc</artifactId>

Modified: projects/aop/branches/Branch_2_0/aspects/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/aspects/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/aspects/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>jboss-aop-parent</artifactId>
     <groupId>org.jboss.aop</groupId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jboss-aop-aspects</artifactId>

Modified: projects/aop/branches/Branch_2_0/build/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/build/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/build/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jboss-aop-dist</artifactId>

Modified: projects/aop/branches/Branch_2_0/jrockit-pluggable-instrumentor/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/jrockit-pluggable-instrumentor/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/jrockit-pluggable-instrumentor/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>jrockit-pluggable-instrumentor</artifactId>
   <packaging>jar</packaging>

Modified: projects/aop/branches/Branch_2_0/pluggable-instrumentor/pom.xml
===================================================================
--- projects/aop/branches/Branch_2_0/pluggable-instrumentor/pom.xml	2009-02-12 18:52:44 UTC (rev 84136)
+++ projects/aop/branches/Branch_2_0/pluggable-instrumentor/pom.xml	2009-02-12 19:29:27 UTC (rev 84137)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jboss.aop</groupId>
     <artifactId>jboss-aop-parent</artifactId>
-    <version>2.0.1.GA</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>pluggable-instrumentor</artifactId>
   <packaging>jar</packaging>




More information about the jboss-cvs-commits mailing list