Last preparations for release
[hibernate4-maven-plugin] / pom.xml
diff --git a/pom.xml b/pom.xml
index d12718e..bd6ca11 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 
   <scm>
     <connection>scm:git:http://juplo.de/git/hibernate4-maven-plugin</connection>
-    <developerConnection>scm:git:ssh://juplo.de:/var/cache/git/juplo/hibernate4-maven-plugin</developerConnection>
+    <developerConnection>scm:git:ssh://juplo.de:/var/lib/git/juplo/hibernate4-maven-plugin</developerConnection>
     <url>http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=summary</url>
   </scm>
 
@@ -77,7 +77,7 @@
     <!-- Zeichensatz -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <!-- Verwendete Versionen -->
-    <hibernate-core.version>4.1.8.Final</hibernate-core.version>
+    <hibernate-core.version>4.2.3.Final</hibernate-core.version>
     <maven.version>3.0.4</maven.version>
     <maven-plugin-log4j.version>1.0.1</maven-plugin-log4j.version>
     <scannotation.version>1.0.2</scannotation.version>