Revision: 9872
Author: jean.deruelle
Date: Wed Feb  3 02:01:39 2010
Log: moving to SNAPSHOT versions
http://code.google.com/p/mobicents/source/detail?r=9872

Modified:
 /trunk/servers/jain-sip-ha/core/pom.xml
 /trunk/servers/jain-sip-ha/pom.xml

=======================================
--- /trunk/servers/jain-sip-ha/core/pom.xml     Wed Jan 27 02:24:20 2010
+++ /trunk/servers/jain-sip-ha/core/pom.xml     Wed Feb  3 02:01:39 2010
@@ -18,7 +18,7 @@
                <dependency>
                        <groupId>org.mobicents.tools</groupId>
                        <artifactId>sip-balancer</artifactId>
-                       <version>1.0.BETA12</version>
+                       <version>1.0.BETA14-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
=======================================
--- /trunk/servers/jain-sip-ha/pom.xml  Wed Jan 27 02:24:20 2010
+++ /trunk/servers/jain-sip-ha/pom.xml  Wed Feb  3 02:01:39 2010
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.mobicents</groupId>
                <artifactId>mobicents-parent</artifactId>
-               <version>2.2</version>
+               <version>2.3-SNAPSHOT</version>
        </parent>

        <groupId>org.mobicents.ha.javax.sip</groupId>
@@ -25,7 +25,7 @@
        <properties>
                <mobicents.tools.mavenplugin.eclipse.version>1.0.0.BETA2
                </mobicents.tools.mavenplugin.eclipse.version>
-               <mobicents.cluster.version>1.2</mobicents.cluster.version>
+               
<mobicents.cluster.version>1.3-SNAPSHOT</mobicents.cluster.version>
        </properties>

        <dependencyManagement>

Reply via email to