Release controller
[controller.git] / opendaylight / md-sal / messagebus-util / pom.xml
index 2b505b854c07a7da83c156be38dc5fabb9f6f7e6..68deea25cc67b9b390afef8e96bed23300c71624 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>mdsal-parent</artifactId>
-        <version>2.0.4-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -39,7 +39,6 @@ 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>
     </dependencies>