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