[maven-release-plugin] prepare release hibernate-3.3.0.CR1

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14488 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2008-04-01 15:57:00 +00:00
parent 6711c8f29d
commit 513c3b57b5
13 changed files with 88 additions and 16 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-ehcache</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate Ehcache Integration</name>
@ -91,4 +91,10 @@
<scope>test</scope>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-ehcache</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-ehcache</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jbosscache</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate JBossCache Integration</name>
@ -122,4 +122,10 @@
<scope>test</scope>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jbosscache2</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate JBossCache2.x Integration</name>
@ -202,4 +202,10 @@
</properties>
</profile>
</profiles>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache2</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache2</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-oscache</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate OSCache Integration</name>
@ -28,4 +28,10 @@
<version>2.1</version>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-oscache</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-oscache</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-swarmcache</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate SwarmCache Integration</name>
@ -28,4 +28,10 @@
<version>1.0RC2</version>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-swarmcache</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-swarmcache</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-c3p0</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate C3P0 ConnectionProvider</name>
@ -28,4 +28,10 @@
<version>0.9.1</version>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-c3p0</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-c3p0</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-proxool</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate Proxool ConnectionProvider</name>
@ -28,4 +28,10 @@
<version>0.8.3</version>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-proxool</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-proxool</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate Core</name>
@ -141,4 +141,10 @@
<properties>
<antlrPluginVersion>2.1</antlrPluginVersion>
</properties>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-core</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-core</url>
</scm>
</project>

View File

@ -12,7 +12,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-eg</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate Example</name>
@ -25,4 +25,10 @@
<version>${version}</version>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-eg</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-eg</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jmx</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate JMX Module</name>
@ -34,4 +34,10 @@
<version>1.2.14</version>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jmx</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jmx</url>
</scm>
</project>

View File

@ -11,16 +11,16 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<packaging>pom</packaging>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<name>Hibernate Core Aggregator</name>
<description>Aggregator of the Hibernate Core modules.</description>
<url>http://hibernate.org</url>
<scm>
<connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk</developerConnection>
<url>https://svn.jboss.org/repos/hibernate/core/trunk</url>
<connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</developerConnection>
<url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</url>
</scm>
<modules>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-testing</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate Testing</name>
@ -42,4 +42,10 @@
</resource>
</resources>
</build>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testing</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testing</url>
</scm>
</project>

View File

@ -10,7 +10,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-testsuite</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR1</version>
<packaging>jar</packaging>
<name>Hibernate Testsuite</name>
@ -355,4 +355,10 @@
</profile>
</profiles>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testsuite</developerConnection>
<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testsuite</url>
</scm>
</project>