Author: stliu
Date: 2011-12-13 21:59:28 -0500 (Tue, 13 Dec 2011)
New Revision: 20995
Modified:
annotations/branches/v3_4_0_GA_CP/pom.xml
Log:
upgrade to 3.4.0.CP05
Modified: annotations/branches/v3_4_0_GA_CP/pom.xml
===================================================================
--- annotations/branches/v3_4_0_GA_CP/pom.xml 2011-11-30 16:29:42 UTC (rev 20994)
+++ annotations/branches/v3_4_0_GA_CP/pom.xml 2011-12-14 02:59:28 UTC (rev 20995)
@@ -32,12 +32,12 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2.GA_CP04</version>
+ <version>3.3.2.GA_CP05</version>
</parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<packaging>jar</packaging>
- <version>3.4.0.GA_CP04</version>
+ <version>3.4.0.GA_CP05</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_CP04</version>
+ <version>3.3.2.GA_CP05</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_CP04</version>
+ <version>3.3.2.GA_CP05</version>
<scope>test</scope>
</dependency>
</dependencies>
Show replies by date