(no commit message)
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index ad41c7a1c1ce39dc08fe6217a3721778e59ea3e8..171dd1887eecc4072165307a49ef52c873d1eb20 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     </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>