Update AAF Version 1.0.0
Change-Id: I113b95c520291f08ba387533be28bd4942d666f1
Signed-off-by: sg481n <sg481n@att.com>
diff --git a/authz-batch/pom.xml b/authz-batch/pom.xml
index 8c1347e..c023f12 100644
--- a/authz-batch/pom.xml
+++ b/authz-batch/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-cass/pom.xml b/authz-cass/pom.xml
index baea96a..8d75c99 100644
--- a/authz-cass/pom.xml
+++ b/authz-cass/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-certman/pom.xml b/authz-certman/pom.xml
index 91b5dae..6ac986b 100644
--- a/authz-certman/pom.xml
+++ b/authz-certman/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-cmd/aafcli.sh b/authz-cmd/aafcli.sh
index 89e9a4e..6eeddbb 100644
--- a/authz-cmd/aafcli.sh
+++ b/authz-cmd/aafcli.sh
@@ -1,6 +1,6 @@
DIR=`pwd`
DME2REG=$DIR/../dme2reg
-CLASSPATH=etc:target/authz-cmd-2.0.15-jar-with-dependencies.jar
+CLASSPATH=etc:target/authz-cmd-1.0.0-SNAPSHOT-jar-with-dependencies.jar
java -cp $CLASSPATH \
-Dcadi_prop_files=../authz-service/src/main/sample/authAPI.props \
diff --git a/authz-cmd/pom.xml b/authz-cmd/pom.xml
index 94a6c59..5c913be 100644
--- a/authz-cmd/pom.xml
+++ b/authz-cmd/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-core/pom.xml b/authz-core/pom.xml
index 10a47f2..ad79b29 100644
--- a/authz-core/pom.xml
+++ b/authz-core/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-defOrg/pom.xml b/authz-defOrg/pom.xml
index abd5d41..e445657 100644
--- a/authz-defOrg/pom.xml
+++ b/authz-defOrg/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-fs/pom.xml b/authz-fs/pom.xml
index d4ae503..17fc4cf 100644
--- a/authz-fs/pom.xml
+++ b/authz-fs/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-gui/pom.xml b/authz-gui/pom.xml
index 44faae5..b0d3626 100644
--- a/authz-gui/pom.xml
+++ b/authz-gui/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml
index 29564b5..04636a7 100644
--- a/authz-gw/pom.xml
+++ b/authz-gw/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-service/pom.xml b/authz-service/pom.xml
index 6abe62d..405d4f6 100644
--- a/authz-service/pom.xml
+++ b/authz-service/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/authz-test/pom.xml b/authz-test/pom.xml
index 6affb59..d943109 100644
--- a/authz-test/pom.xml
+++ b/authz-test/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 9c03682..2a72e2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Authz Parent (pom)</name>
<packaging>pom</packaging>
<url>https://github.com/att/AAF</url>
@@ -54,8 +54,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<skipTests>false</skipTests>
<project.interfaceVersion>2.6</project.interfaceVersion>
- <project.innoVersion>1.2.13</project.innoVersion>
- <project.cadiVersion>1.3.2</project.cadiVersion>
+ <project.innoVersion>1.0.0-SNAPSHOT</project.innoVersion>
+ <project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
<project.dme2Version>3.1.200</project.dme2Version>
<!-- version> 2.8.8</version -->
<!-- version> 2.8.5.8</version -->