summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-08-10 17:53:22 -0400
committersg481n <sg481n@att.com>2017-08-10 17:53:22 -0400
commitd149213f5f79eb153c2ec013fb8e64e51baeb664 (patch)
treecce8b8195ce9d670fb1184466b90d6b244520cc7
parenta1dc496156f9a9eb0cb2f1b74544fc91d966d2cf (diff)
 Update AAF Version 1.0.0
Change-Id: Idf60ba6a96528e153e30a3fe9b6ed8d0f9994105 Signed-off-by: sg481n <sg481n@att.com>
-rw-r--r--env/pom.xml2
-rw-r--r--log4j/pom.xml2
-rw-r--r--pom.xml4
-rw-r--r--rosetta/pom.xml2
-rw-r--r--xgen/pom.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/env/pom.xml b/env/pom.xml
index 2a99965..ffde8bc 100644
--- a/env/pom.xml
+++ b/env/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>com.att.inno</groupId>
<artifactId>parent</artifactId>
- <version>1.2.13</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/log4j/pom.xml b/log4j/pom.xml
index fca6593..5a4a53e 100644
--- a/log4j/pom.xml
+++ b/log4j/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>com.att.inno</groupId>
<artifactId>parent</artifactId>
- <version>1.2.13</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 610f7f5..b63b288 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>com.att.inno</groupId>
<artifactId>parent</artifactId>
<name>Parent POM for JG Innovation</name>
- <version>1.2.13</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<url>https://github.com/att/AAF</url>
<description>INNO</description>
@@ -49,7 +49,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <project.cadiVersion>1.3.2</project.cadiVersion>
+ <project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
</properties>
<dependencies>
diff --git a/rosetta/pom.xml b/rosetta/pom.xml
index 5463aa8..177f780 100644
--- a/rosetta/pom.xml
+++ b/rosetta/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>com.att.inno</groupId>
<artifactId>parent</artifactId>
- <version>1.2.13</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/xgen/pom.xml b/xgen/pom.xml
index ab97c6d..d489a8d 100644
--- a/xgen/pom.xml
+++ b/xgen/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>com.att.inno</groupId>
<artifactId>parent</artifactId>
- <version>1.2.13</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>