Release controller
[controller.git] / opendaylight / md-sal / messagebus-util / pom.xml
index 60c430e257a48c53df700f88a5e174b13c0c08da..68deea25cc67b9b390afef8e96bed23300c71624 100644 (file)
@@ -14,11 +14,10 @@ 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.0-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.controller</groupId>
     <artifactId>messagebus-util</artifactId>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
@@ -40,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>