Revision: 12008
Author: pavel.slegr
Date: Thu May 27 11:49:14 2010
Log: update for jbcp 1.2.6
http://code.google.com/p/mobicents/source/detail?r=12008

Modified:
 /branches/jbcp/1.2/sip-servlets-release/jopr-plugin/pom.xml

=======================================
--- /branches/jbcp/1.2/sip-servlets-release/jopr-plugin/pom.xml Thu May 27 04:29:32 2010 +++ /branches/jbcp/1.2/sip-servlets-release/jopr-plugin/pom.xml Thu May 27 11:49:14 2010
@@ -19,12 +19,13 @@
         <repository>
                        <id>jboss-releases-repository</id>
            <name>JBoss Releases Repository</name>
- <url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</url>
-        </repository>
-        <repository>
-                       <id>jboss-snapshots-repository</id>
-                       <name>JBoss Snapshots Repository</name>
- <url>https://repository.jboss.org/nexus/content/repositories/snapshots/</url>
+                       
<url>https://repository.jboss.org/nexus/content/groups/public</url>
+                       <snapshots>
+                               <enabled>true</enabled>
+                       </snapshots>
+                       <releases>
+                               <enabled>true</enabled>
+                       </releases>
         </repository>
     </repositories>

Reply via email to