Use final version for parent pom and fix svn url.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568442 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/hibernate/pom.xml b/commons/hibernate/pom.xml
index daf812e..f862014 100644
--- a/commons/hibernate/pom.xml
+++ b/commons/hibernate/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.felix.commons</groupId>
<artifactId>commons-build</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom</relativePath>
</parent>
<properties>
@@ -46,8 +46,8 @@
<url>http://felix.apache.org/</url>
</organization>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/felix/trunk/commons/hibernate</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/felix/trunk/commons/hibernate</developerConnection>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/hibernate</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/hibernate</developerConnection>
<url>http://svn.apache.org/viewcvs/felix/trunk/commons/hibernate</url>
</scm>