diff options
Diffstat (limited to 'core/pom.xml')
-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>
|