diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index fda224115c..bcf78ebe67 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-ehcache - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate Ehcache Integration @@ -91,11 +91,4 @@ test - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-ehcache - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-ehcache - \ No newline at end of file diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index 627fac8455..4b28d8121b 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-jbosscache - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate JBossCache Integration @@ -122,11 +122,4 @@ test - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache - \ No newline at end of file diff --git a/cache-jbosscache2/pom.xml b/cache-jbosscache2/pom.xml index 2a35aabeba..483dbffee5 100644 --- a/cache-jbosscache2/pom.xml +++ b/cache-jbosscache2/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-jbosscache2 - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate JBossCache2.x Integration @@ -202,11 +202,4 @@ - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache2 - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache2 - \ No newline at end of file diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index 3560d3ff8e..c7e719caf4 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-oscache - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate OSCache Integration @@ -28,11 +28,4 @@ 2.1 - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-oscache - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-oscache - \ No newline at end of file diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index 71c552b6e9..91a89aae62 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-swarmcache - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate SwarmCache Integration @@ -28,11 +28,4 @@ 1.0RC2 - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-swarmcache - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-swarmcache - \ No newline at end of file diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index bea262f4f7..e9bb7fbf64 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-c3p0 - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate C3P0 ConnectionProvider @@ -28,11 +28,4 @@ 0.9.1 - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-c3p0 - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-c3p0 - \ No newline at end of file diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index 597c2a682a..e3b5f77f4c 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-proxool - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate Proxool ConnectionProvider @@ -28,11 +28,4 @@ 0.8.3 - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-proxool - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-proxool - \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index 95c5abdef9..efc8a4492c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-core - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate Core @@ -141,11 +141,4 @@ 2.1 - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-core - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-core - \ No newline at end of file diff --git a/eg/pom.xml b/eg/pom.xml index add7702750..dc1ef13f2f 100644 --- a/eg/pom.xml +++ b/eg/pom.xml @@ -12,7 +12,7 @@ org.hibernate hibernate-eg - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate Example @@ -25,11 +25,4 @@ ${version} - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-eg - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-eg - \ No newline at end of file diff --git a/jmx/pom.xml b/jmx/pom.xml index 6328d50f07..591f073af9 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-jmx - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate JMX Module @@ -34,11 +34,4 @@ 1.2.14 - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jmx - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jmx - \ No newline at end of file diff --git a/pom.xml b/pom.xml index a02be02cbd..6ed8b76861 100644 --- a/pom.xml +++ b/pom.xml @@ -11,16 +11,16 @@ org.hibernate hibernate pom - 3.3.0.CR1 + 3.3.0-SNAPSHOT Hibernate Core Aggregator Aggregator of the Hibernate Core modules. http://hibernate.org - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk + scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk + https://svn.jboss.org/repos/hibernate/core/trunk diff --git a/testing/pom.xml b/testing/pom.xml index e54f641df6..3b5c6a7bda 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-testing - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate Testing @@ -42,11 +42,4 @@ - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testing - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testing - \ No newline at end of file diff --git a/testsuite/pom.xml b/testsuite/pom.xml index f1fa4ef89f..e80e7959ab 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-testsuite - 3.3.0.CR1 + 3.3.0-SNAPSHOT jar Hibernate Testsuite @@ -355,11 +355,4 @@ - - - - scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testsuite - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testsuite - \ No newline at end of file