diff options
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>
|