Bump versions by x.y.(z+1)
[mdsal.git] / model / ietf / ietf-inet-types-2013-07-15 / pom.xml
index 5f6b7443f76736c875b802000390f289d3af55bf..ab88cad0c98d2e930a71876a3afeae7d1dc8a0cc 100644 (file)
@@ -1,22 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- vi: set et smarttab sw=4 tabstop=4: -->
+<!--
+ Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
+
+ This program and the accompanying materials are made available under the
+ terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ and is available at http://www.eclipse.org/legal/epl-v10.html
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>model-ietf</artifactId>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.10.0-SNAPSHOT</version>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>binding-parent</artifactId>
+        <version>0.10.5-SNAPSHOT</version>
+        <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
-    <modelVersion>4.0.0</modelVersion>
 
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>ietf-inet-types-2013-07-15</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
 
-
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>