summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 610f7f5..b63b288 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>com.att.inno</groupId>
<artifactId>parent</artifactId>
<name>Parent POM for JG Innovation</name>
- <version>1.2.13</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<url>https://github.com/att/AAF</url>
<description>INNO</description>
@@ -49,7 +49,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <project.cadiVersion>1.3.2</project.cadiVersion>
+ <project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
</properties>
<dependencies>