diff options
author | sg481n <sg481n@att.com> | 2017-08-10 17:52:09 -0400 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-08-10 17:52:09 -0400 |
commit | a623b7658783e9a66f6131821de9447d58951cfe (patch) | |
tree | b5af3df1962cc34c2e1442621c902b66b785c1b6 /cass | |
parent | be977ba3cfefdc1576f92994e282119cc6d4fd96 (diff) |
Update AAF Version 1.0.0
Change-Id: I8d12cf2e495a7cee9f59d45e04c5623dedb50bc8
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'cass')
-rw-r--r-- | cass/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cass/pom.xml b/cass/pom.xml index a20d8e5..4e07ae8 100644 --- a/cass/pom.xml +++ b/cass/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>com.att.cadi</groupId>
<artifactId>parent</artifactId>
- <version>1.3.2</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
|