[infinispan-commits] Infinispan SVN: r1288 - in trunk: jopr-plugin and 2 other directories.

infinispan-commits at lists.jboss.org infinispan-commits at lists.jboss.org
Fri Dec 11 07:03:55 EST 2009


Author: manik.surtani at jboss.com
Date: 2009-12-11 07:03:55 -0500 (Fri, 11 Dec 2009)
New Revision: 1288

Modified:
   trunk/core/pom.xml
   trunk/jopr-plugin/pom.xml
   trunk/parent/pom.xml
   trunk/tools/pom.xml
Log:
Updated POMs

Modified: trunk/core/pom.xml
===================================================================
--- trunk/core/pom.xml	2009-12-11 11:54:58 UTC (rev 1287)
+++ trunk/core/pom.xml	2009-12-11 12:03:55 UTC (rev 1288)
@@ -21,7 +21,7 @@
       <version.jgroups>2.8.0.CR7</version.jgroups>
       <version.jta>1.0.1.GA</version.jta>
       <version.org.jboss.naming>5.0.3.GA</version.org.jboss.naming>
-      <version.rhq.pluginAnnotations>1.4.0-SNAPSHOT</version.rhq.pluginAnnotations>
+      <version.rhq.pluginAnnotations>1.4.0.B01</version.rhq.pluginAnnotations>
    </properties>
 
    <dependencies>

Modified: trunk/jopr-plugin/pom.xml
===================================================================
--- trunk/jopr-plugin/pom.xml	2009-12-11 11:54:58 UTC (rev 1287)
+++ trunk/jopr-plugin/pom.xml	2009-12-11 12:03:55 UTC (rev 1288)
@@ -23,7 +23,7 @@
       <scm.module.path>plugin/infinispan</scm.module.path>
       <rhq.defaultDevContainerPath>/jon/dev-container</rhq.defaultDevContainerPath>
       <version.rhq>1.2.0.GA</version.rhq>
-      <version.rhq.plugingen>1.4.0-SNAPSHOT</version.rhq.plugingen>
+      <version.rhq.plugingen>1.4.0.B01</version.rhq.plugingen>
       <version.mc4j>1.2.6</version.mc4j>
       <version.hibernate.core>3.3.1.GA</version.hibernate.core>
       <version.hibernate.annotations>3.4.0.GA</version.hibernate.annotations>

Modified: trunk/parent/pom.xml
===================================================================
--- trunk/parent/pom.xml	2009-12-11 11:54:58 UTC (rev 1287)
+++ trunk/parent/pom.xml	2009-12-11 12:03:55 UTC (rev 1288)
@@ -296,7 +296,7 @@
          <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>findbugs-maven-plugin</artifactId>
-            <version>1.2-SNAPSHOT</version>
+            <version>2.3</version>
             <configuration>
                <onlyAnalyze>org.infinispan.*</onlyAnalyze>
                <xmlOutput>true</xmlOutput>

Modified: trunk/tools/pom.xml
===================================================================
--- trunk/tools/pom.xml	2009-12-11 11:54:58 UTC (rev 1287)
+++ trunk/tools/pom.xml	2009-12-11 12:03:55 UTC (rev 1288)
@@ -24,7 +24,7 @@
    </repositories>
 
    <properties>
-      <version.rhq.plugingen>1.4.0-SNAPSHOT</version.rhq.plugingen>
+      <version.rhq.plugingen>1.4.0.B01</version.rhq.plugingen>
       <version.xsom>20081112</version.xsom>
       <version.commons.logging>1.1</version.commons.logging>
    </properties>



More information about the infinispan-commits mailing list