BUG-6650: ep-ip/sgt, move groupbasedpolicy-ise-adapter into sxp-integration
[groupbasedpolicy.git] / sxp-integration / groupbasedpolicy-ise-adapter / pom.xml
similarity index 92%
rename from groupbasedpolicy-ise-adapter/pom.xml
rename to sxp-integration/groupbasedpolicy-ise-adapter/pom.xml
index d5f2d2a5f1eb57fe07e7c1068ddd46bd2f5b5afe..8eb333af772311f76ea44647092fc28c255be668 100755 (executable)
@@ -7,17 +7,15 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.opendaylight.controller</groupId>
-        <artifactId>config-parent</artifactId>
-        <version>0.5.1-SNAPSHOT</version>
-        <relativePath/>
+        <groupId>org.opendaylight.groupbasedpolicy</groupId>
+        <artifactId>sxp-integration</artifactId>
+        <version>0.4.1-SNAPSHOT</version>
+        <relativePath>..</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ise-adapter</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
-    <name>groupbasedpolicy-ise-adapter</name>
+    <name>sxp-integration_groupbasedpolicy-ise-adapter</name>
 
     <properties>
         <sxp.version>1.3.1-SNAPSHOT</sxp.version>