Hibernate SVN: r16934 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 23:03:00 -0400 (Tue, 23 Jun 2009)
New Revision: 16934
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -29,7 +29,7 @@
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@@ -70,9 +70,9 @@
from Branch_3_3/hibernate (the artifactId of this aggregator module).
-->
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
</scm>
<build>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 03:02:31 UTC (rev 16933)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 03:03:00 UTC (rev 16934)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 8 months
Hibernate SVN: r16933 - core/tags/hibernate-3.3.2.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 23:02:31 -0400 (Tue, 23 Jun 2009)
New Revision: 16933
Added:
core/tags/hibernate-3.3.2/Branch_3_3/
Log:
[maven-scm] copy for tag hibernate-3.3.2
Copied: core/tags/hibernate-3.3.2/Branch_3_3 (from rev 16932, core/branches/Branch_3_3)
15 years, 8 months
Hibernate SVN: r16932 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 23:02:21 -0400 (Tue, 23 Jun 2009)
New Revision: 16932
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] prepare release hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -22,15 +22,14 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@@ -70,9 +70,9 @@
from Branch_3_3/hibernate (the artifactId of this aggregator module).
-->
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
</scm>
<build>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 02:46:27 UTC (rev 16931)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 03:02:21 UTC (rev 16932)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 8 months
Hibernate SVN: r16931 - core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 22:46:27 -0400 (Tue, 23 Jun 2009)
New Revision: 16931
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot
Log:
sigh, svn client says this file is modified even though the contents are identical
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot 2009-06-24 02:11:33 UTC (rev 16930)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot 2009-06-24 02:46:27 UTC (rev 16931)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-23 18:41+0000\n"
+"POT-Creation-Date: 2009-06-24 02:10+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc(a)kde.org>\n"
15 years, 8 months
Hibernate SVN: r16930 - core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 22:11:33 -0400 (Tue, 23 Jun 2009)
New Revision: 16930
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/Hibernate_Reference.xml
Log:
HHH-3987 - prep 3.3.2 release
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/Hibernate_Reference.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/Hibernate_Reference.xml 2009-06-24 02:07:11 UTC (rev 16929)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/Hibernate_Reference.xml 2009-06-24 02:11:33 UTC (rev 16930)
@@ -23,7 +23,7 @@
~ Boston, MA 02110-1301 USA
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
- <!ENTITY versionNumber "WORKING">
+ <!ENTITY version "WORKING">
<!ENTITY today "TODAY">
<!ENTITY copyrightYear "2004">
<!ENTITY copyrightHolder "Red Hat Middleware, LLC.">
@@ -34,8 +34,8 @@
<bookinfo>
<title>HIBERNATE - Relational Persistence for Idiomatic Java</title>
<subtitle>Hibernate Reference Documentation</subtitle>
- <releaseinfo>&versionNumber;</releaseinfo>
- <productnumber>&versionNumber;</productnumber>
+ <releaseinfo>&version;</releaseinfo>
+ <productnumber>&version;</productnumber>
<pubdate>&today;</pubdate>
<issuenum>1</issuenum>
<mediaobject>
15 years, 8 months
Hibernate SVN: r16929 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 22:07:11 -0400 (Tue, 23 Jun 2009)
New Revision: 16929
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] rollback the release of hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -22,14 +22,15 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 02:07:11 UTC (rev 16929)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 8 months
Hibernate SVN: r16928 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 22:03:34 -0400 (Tue, 23 Jun 2009)
New Revision: 16928
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -29,7 +29,7 @@
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@@ -70,9 +70,9 @@
from Branch_3_3/hibernate (the artifactId of this aggregator module).
-->
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
</scm>
<build>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 02:02:27 UTC (rev 16927)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 02:03:34 UTC (rev 16928)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 8 months
Hibernate SVN: r16927 - core/tags.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 22:02:27 -0400 (Tue, 23 Jun 2009)
New Revision: 16927
Added:
core/tags/hibernate-3.3.2/
Log:
[maven-scm] copy for tag hibernate-3.3.2
Copied: core/tags/hibernate-3.3.2 (from rev 16926, core/branches/Branch_3_3)
15 years, 8 months
Hibernate SVN: r16926 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 22:02:16 -0400 (Tue, 23 Jun 2009)
New Revision: 16926
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] prepare release hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -22,15 +22,14 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@@ -70,9 +70,9 @@
from Branch_3_3/hibernate (the artifactId of this aggregator module).
-->
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
</scm>
<build>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 02:02:16 UTC (rev 16926)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 8 months
Hibernate SVN: r16925 - core/branches/Branch_3_3.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 21:09:56 -0400 (Tue, 23 Jun 2009)
New Revision: 16925
Modified:
core/branches/Branch_3_3/pom.xml
Log:
HHH-3987 - prep 3.3.2 release
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 01:09:56 UTC (rev 16925)
@@ -65,12 +65,22 @@
-->
</modules>
+ <!--
+ Need to manually override this here as otherwise the release-plugin barfs trying to tag
+ from Branch_3_3/hibernate (the artifactId of this aggregator module).
+ -->
+ <scm>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ </scm>
+
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-7</version>
+ <version>2.0-beta-9</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
15 years, 8 months