diff options
Diffstat (limited to 'authz-cass')
-rw-r--r-- | authz-cass/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/authz-cass/pom.xml b/authz-cass/pom.xml index baea96ac..8d75c99b 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>
|