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