Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Commits List »

[hibernate-commits] Hibernate SVN: r15078 - in
 core/branches/Branch_3_3: cache-ehcache and 18 other directories.

hibernate-commits

2008-08-14


Author LoginPost Reply
Author: steve.ebersole@(protected)
Date: 2008-08-14 14:00:44 -0400 (Thu, 14 Aug 2008)
New Revision: 15078

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/documentation/releasenotes/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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/core/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/distribution/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/documentation/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
  </parent>


Modified: core/branches/Branch_3_3/documentation/releasenotes/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/releasenotes/pom.xml  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/documentation/releasenotes/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/jmx/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/parent/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <groupId>org.hibernate</groupId>
  <artifactId>hibernate-parent</artifactId>
  <packaging>pom</packaging>
-   <version>3.3.0.GA</version>
+   <version>3.3.1-SNAPSHOT</version>

  <name>Hibernate Core Parent POM</name>
  <description>The base POM for all Hibernate Core modules.</description>
@@(protected) @@
  </licenses>

  <scm>
-     <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.GA</connection>
-     <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.GA</developerConnection>
-     <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.GA</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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/testing/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/testsuite/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-tutorials</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
  </parent>


Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/tutorials/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-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  2008-08-14 18:00:29 UTC (rev 15077)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml  2008-08-14 18:00:44 UTC (rev 15078)
@@(protected) @@
  <parent>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-tutorials</artifactId>
-     <version>3.3.0.GA</version>
+     <version>3.3.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
  </parent>


_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits
©2008 gg3721.com - Jax Systems, LLC, U.S.A.