Do not use opendaylight/commons/opendaylight as parent
[controller.git] / opendaylight / md-sal / messagebus-util / pom.xml
index 37973e03b0f23178b4dc40f8838a7a5169f09ca9..3da6b70d1d8b734443424315a5111dca83093e3c 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.5.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>messagebus-util</artifactId>
@@ -48,6 +48,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
               <groupId>org.glassfish.jersey.test-framework.providers</groupId>
               <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
+              <version>2.4</version>
               <scope>test</scope>
         </dependency>
         <dependency>