Release mdsal
[mdsal.git] / docs / pom.xml
index fcf1ffaead5687e8b7c19898d8e3af86aec3a2ec..868f35c3e7d563cfc9adcd6b23abc240d5d0b749 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>5.0.0-SNAPSHOT</version>
+        <version>5.0.1</version>
         <relativePath>../dom/dom-parent</relativePath>
     </parent>
 
             <artifactId>org.osgi.core</artifactId>
             <scope>provided</scope>
         </dependency>
+        <dependency>
+            <groupId>org.apache.aries.blueprint</groupId>
+            <artifactId>blueprint-maven-plugin-annotation</artifactId>
+            <scope>provided</scope>
+        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>