Modify cadi pom file versions 99/41599/1
authorSai Gandham <sg481n@att.com>
Sun, 8 Apr 2018 19:52:24 +0000 (19:52 +0000)
committerSai Gandham <sg481n@att.com>
Sun, 8 Apr 2018 19:52:31 +0000 (19:52 +0000)
Issue-ID: AAF-115
Change-Id: I88c9576fa2aec30cb35f3d77bb33db72bc04a856
Signed-off-by: Sai Gandham <sg481n@att.com>
cadi/aaf/pom.xml
cadi/client/pom.xml
cadi/core/pom.xml
cadi/oauth-enduser/pom.xml
cadi/shiro/pom.xml

index f6fb1fd..25ae5ee 100644 (file)
@@ -25,7 +25,7 @@
                <groupId>org.onap.aaf.authz.cadi</groupId>
                <artifactId>parent</artifactId>
                <version>2.1.0-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
+               <relativePath>..</relativePath>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 9c96cf3..9d59685 100644 (file)
@@ -23,7 +23,7 @@
                <groupId>org.onap.aaf.authz.cadi</groupId>
                <artifactId>parent</artifactId>
                <version>2.1.0-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
+               <relativePath>..</relativePath>
        </parent>
 
        <artifactId>aaf-cadi-client</artifactId>
index 9491b99..b2f03be 100644 (file)
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.onap.aaf.authz.cadi</groupId>
                <artifactId>parent</artifactId>
-               <relativePath>../pom.xml</relativePath>
+               <relativePath>..</relativePath>
                <version>2.1.0-SNAPSHOT</version>
        </parent>
 
index 102d3b4..976c7e0 100644 (file)
@@ -26,7 +26,7 @@
                <groupId>org.onap.aaf.authz.cadi</groupId>
                <artifactId>parent</artifactId>
                <version>2.1.0-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
+               <relativePath>..</relativePath>
        </parent>
        
        <name>AAF CADI Sample OAuth EndUser</name>
index 7302a41..9fc3c14 100644 (file)
@@ -25,7 +25,7 @@
                <groupId>org.onap.aaf.authz.cadi</groupId>
                <artifactId>parent</artifactId>
                <version>2.1.0-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
+               <relativePath>..</relativePath>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>