Rename odl-restconf-base to odl-restconf-nb-bierman02-base
[netconf.git] / features / restconf / odl-restconf-noauth / pom.xml
index 94f833c93cdb205f642e51a7920a47bb3dd9f7cf..15cc9bac3f8db3ae88f89b1b5cc825b3319ca14f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-restconf-noauth</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
-    <name>OpenDaylight :: Restconf</name>
+    <name>OpenDaylight :: Restconf :: no-auth</name>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>restconf-artifacts</artifactId>
-                <version>1.8.0-SNAPSHOT</version>
+                <version>1.9.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -38,7 +38,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>odl-restconf-base</artifactId>
+            <artifactId>odl-restconf-nb-bierman02-base</artifactId>
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>