[maven-release-plugin] copy for branch Branch_3_3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15054 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
198fb91b25
commit
860e780681
|
@ -53,9 +53,9 @@
|
|||
</licenses>
|
||||
|
||||
<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/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>
|
||||
|
|
Loading…
Reference in New Issue