New AAA CLI standalone JAR to create users and set passwords
[aaa.git] / aaa-authn-federation / pom.xml
index d746de32358e427fdb19484d0dfc15f9bce95b8a..1e49537238385d08de18d084116b895860ebfe03 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.5.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -67,7 +67,7 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>org.eclipse.jetty</groupId>
+            <groupId>org.mortbay.jetty</groupId>
             <artifactId>jetty-servlet-tester</artifactId>
             <scope>test</scope>
         </dependency>