Release Boron-SR3
[controller.git] / opendaylight / md-sal / cds-access-api / pom.xml
index cf3c43e1bbb0207f6188be5cc3f9594d14d65615..03ffd36c1148826bad9d76b713ccd1115f4300be 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3-Boron-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>cds-access-api</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3-Boron-SR3</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.0.3-SNAPSHOT</version>
+                <version>1.0.3-Boron-SR3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.4.3-SNAPSHOT</version>
+                <version>1.4.3-Boron-SR3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>