Release Carbon
[mdsal.git] / model / features / odl-mdsal-models / pom.xml
index 6e6d087cdefb1dc21773f31172cdb98d645c9638..be6a9f4459fdcba4f9a09879a617258a8e067a50 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.4-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-models</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.4-Carbon</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Models</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.2.2-SNAPSHOT</version>
+                <version>2.2.4-Carbon</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>