Release yangtools
[yangtools.git] / bundle-parent / pom.xml
index 512a350f8bad1eb9f250de1b07b1f42e05a96a9d..f2b43d955f7591e2f28d779e1035305455c78d4d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.3-SNAPSHOT</version>
+    <version>11.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (felix-based)</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>11.0.3-SNAPSHOT</version>
+                <version>11.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>