[hibernate-commits] Hibernate SVN: r18531 - in core/branches/Branch_3_3_2_GA_CP: parent and 1 other directory.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Jan 13 02:53:38 EST 2010


Author: stliu
Date: 2010-01-13 02:53:38 -0500 (Wed, 13 Jan 2010)
New Revision: 18531

Modified:
   core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
   core/branches/Branch_3_3_2_GA_CP/pom.xml
Log:
JBPAPP-3396 update the version in the pom.xml and readme.txt, changelog and something else

Modified: core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
+++ core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2010-01-13 07:53:38 UTC (rev 18531)
@@ -811,6 +811,5 @@
     </profiles>
     <properties>
         <slf4jVersion>1.5.8</slf4jVersion>
-		<parentVersion>3.3.2.GA_CP01</parentVersion>
     </properties>
 </project>

Modified: core/branches/Branch_3_3_2_GA_CP/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
+++ core/branches/Branch_3_3_2_GA_CP/pom.xml	2010-01-13 07:53:38 UTC (rev 18531)
@@ -103,5 +103,7 @@
             </modules>
         </profile>
     </profiles>
-
+    <properties>
+		<parentVersion>3.3.2.GA_CP01</parentVersion>
+    </properties>
 </project>
\ No newline at end of file



More information about the hibernate-commits mailing list