(no commit message)
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index acc1d6f6894d30046dd0424bf1286599dc54e2dd..171dd1887eecc4072165307a49ef52c873d1eb20 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     </licenses>
     <scm>
         <url>https://wamblee.org/viewvc/utils/</url>
-        <connection>scm:svn:https://wamblee.org/svn/public/utils</connection>
+        <connection>scm:svn:https://wamblee.org/svn/public/utils/trunk</connection>
     </scm>
 
     <modules>
                     </plugin>
                 </plugins>
             </build>
+            <distributionManagement>
+                <repository>
+                    <id>sonatype-nexus-staging</id>
+                    <name>Nexus Release Repository</name>
+                    <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+                </repository>
+            </distributionManagement>
+            
         </profile>
         <profile>
             <id>all</id>