Author: brmeyer
Date: 2013-12-16 15:22:04 -0500 (Mon, 16 Dec 2013)
New Revision: 21148
Modified:
annotations/branches/v3_4_0_GA_CP/pom.xml
Log:
EAP 5.3
Modified: annotations/branches/v3_4_0_GA_CP/pom.xml
===================================================================
--- annotations/branches/v3_4_0_GA_CP/pom.xml 2013-12-16 16:45:11 UTC (rev 21147)
+++ annotations/branches/v3_4_0_GA_CP/pom.xml 2013-12-16 20:22:04 UTC (rev 21148)
@@ -32,12 +32,12 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2.GA_CP05</version>
+ <version>3.3.2.GA_CP06</version>
</parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<packaging>jar</packaging>
- <version>3.4.0.GA_CP05</version>
+ <version>3.4.0.GA_CP06</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_CP05</version>
+ <version>3.3.2.GA_CP06</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_CP05</version>
+ <version>3.3.2.GA_CP06</version>
<scope>test</scope>
</dependency>
</dependencies>
Show replies by date