Release mdsal
[mdsal.git] / dom / dom-parent / pom.xml
index 943feab60ef76f9f304da3e9cb75da9fa25de3d0..8b61a861d24f9e0c72f8c679d9a9aa7844e5d0e3 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>dom-parent</artifactId>
-    <version>9.0.3-SNAPSHOT</version>
+    <version>9.0.3</version>
     <packaging>pom</packaging>
 
     <description>pom.xml for MD-SAL DOM plugins</description>
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>9.0.3-SNAPSHOT</version>
+                <version>9.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>