Author: stliu
Date: 2010-05-19 00:08:56 -0400 (Wed, 19 May 2010)
New Revision: 19544
Modified:
annotations/branches/v3_4_0_GA_CP/pom.xml
Log:
JBPAPP-4320 upgrade to 3.3.2.GA_CP02
Modified: annotations/branches/v3_4_0_GA_CP/pom.xml
===================================================================
--- annotations/branches/v3_4_0_GA_CP/pom.xml 2010-05-19 04:03:54 UTC (rev 19543)
+++ annotations/branches/v3_4_0_GA_CP/pom.xml 2010-05-19 04:08:56 UTC (rev 19544)
@@ -32,12 +32,12 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2.GA_CP01</version>
+ <version>3.3.2.GA_CP02</version>
</parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<packaging>jar</packaging>
- <version>3.4.0.GA_CP01</version>
+ <version>3.4.0.GA_CP02</version>
<name>Hibernate Annotations</name>
<description>Annotations metadata for Hibernate</description>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
- <version>3.3.2.GA_CP01</version>
+ <version>3.3.2.GA_CP02</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-testing</artifactId>
- <version>3.3.2.GA_CP01</version>
+ <version>3.3.2.GA_CP02</version>
<scope>test</scope>
</dependency>
</dependencies>
Show replies by date