diff options
Diffstat (limited to 'authz-service')
-rw-r--r-- | authz-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/authz-service/pom.xml b/authz-service/pom.xml index 6abe62d3..405d4f63 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>
|