Upgrade ietf-{inet,yang}-types to 2013-07-15
[aaa.git] / aaa-authn-federation / pom.xml
index d746de32358e427fdb19484d0dfc15f9bce95b8a..b11cd1459931d1fed61209bf4f15f0c0e7b1c327 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.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>