[jboss-cvs] JBossAS SVN: r105887 - projects/ejb3/trunk/jta-profile.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 9 14:21:57 EDT 2010


Author: jaikiran
Date: 2010-06-09 14:21:56 -0400 (Wed, 09 Jun 2010)
New Revision: 105887

Modified:
   projects/ejb3/trunk/jta-profile/pom.xml
Log:
Another maven release ending up half way with the new repos. Reverting the pom change

Modified: projects/ejb3/trunk/jta-profile/pom.xml
===================================================================
--- projects/ejb3/trunk/jta-profile/pom.xml	2010-06-09 18:11:58 UTC (rev 105886)
+++ projects/ejb3/trunk/jta-profile/pom.xml	2010-06-09 18:21:56 UTC (rev 105887)
@@ -13,7 +13,7 @@
   <!-- Artifact Information -->
   <artifactId>jboss-ejb3-jta-profile</artifactId>
   <packaging>jar</packaging>
-  <version>0.1.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>JBoss EJB 3.x JTA Profile</name>
   <description>
     For internal consumption: expose a JTA profile.
@@ -94,4 +94,4 @@
       <scope>runtime</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>



More information about the jboss-cvs-commits mailing list