Update AAF Version 1.0.0 65/7265/1
authorsg481n <sg481n@att.com>
Thu, 10 Aug 2017 21:52:09 +0000 (17:52 -0400)
committersg481n <sg481n@att.com>
Thu, 10 Aug 2017 21:52:09 +0000 (17:52 -0400)
Change-Id: I8d12cf2e495a7cee9f59d45e04c5623dedb50bc8
Signed-off-by: sg481n <sg481n@att.com>
aaf/pom.xml
cass/pom.xml
client/pom.xml
core/pom.xml
pom.xml

index 5803cb9..ca4f30a 100644 (file)
@@ -24,7 +24,7 @@
        <parent>\r
                <groupId>com.att.cadi</groupId>\r
                <artifactId>parent</artifactId>\r
-               <version>1.3.2</version>\r
+               <version>1.0.0-SNAPSHOT</version>\r
                <relativePath>..</relativePath>\r
        </parent>\r
 \r
index a20d8e5..4e07ae8 100644 (file)
@@ -24,7 +24,7 @@
        <parent>\r
                <groupId>com.att.cadi</groupId>\r
                <artifactId>parent</artifactId>\r
-               <version>1.3.2</version>\r
+               <version>1.0.0-SNAPSHOT</version>\r
                <relativePath>..</relativePath>\r
        </parent>\r
 \r
index bb04333..1b0d6e3 100644 (file)
@@ -24,7 +24,7 @@
 <parent>\r
                <groupId>com.att.cadi</groupId>\r
                <artifactId>parent</artifactId>\r
-               <version>1.3.2</version>\r
+               <version>1.0.0-SNAPSHOT</version>\r
                <relativePath>..</relativePath>\r
        </parent>\r
        \r
index a42cc80..3cfdeb1 100644 (file)
@@ -25,7 +25,7 @@
                <groupId>com.att.cadi</groupId>\r
                <artifactId>parent</artifactId>\r
                <relativePath>..</relativePath>\r
-               <version>1.3.2</version>\r
+               <version>1.0.0-SNAPSHOT</version>\r
        </parent>\r
        \r
        <modelVersion>4.0.0</modelVersion>\r
diff --git a/pom.xml b/pom.xml
index 2d45047..7f74b12 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
        <groupId>com.att.cadi</groupId>
        <artifactId>parent</artifactId>
        <name>CADI Parent POM (Code, Access, Data, Identity)</name>
-       <version>1.3.2</version>
+       <version>1.0.0-SNAPSHOT</version>
        <inceptionYear>2015-07-20</inceptionYear>       
        <packaging>pom</packaging>
        <url>https://github.com/att/AAF</url>
@@ -48,7 +48,7 @@
        <properties>
                <skipSigning>true</skipSigning>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <project.innoVersion>1.2.13</project.innoVersion>
+               <project.innoVersion>1.0.0-SNAPSHOT</project.innoVersion>
                <project.authClientVersion>2.6</project.authClientVersion>
                <project.dme2Version>3.1.200</project.dme2Version>
                                <!-- version>2.8.5.8</version -->