diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 13:31:30 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 14:31:17 -0400 |
commit | 457c911507f6d54149b54a6c5e40137c1c091d37 (patch) | |
tree | b1508fbd8d45b7466e56cceb14ad6e3e71f31474 /champ-service-deps-titan | |
parent | bce525cea2018839880c3340102c50edd2e11cde (diff) |
Upversion for Casablanca
Issue-ID: AAI-1169
Change-Id: I640156e35b5de1b509fac5abaabeddd6917c00bb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'champ-service-deps-titan')
-rw-r--r-- | champ-service-deps-titan/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index 7d445f2..0ed7581 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.aai</groupId> <artifactId>champ</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ</groupId> @@ -289,4 +289,4 @@ limitations under the License. </plugin> </plugins> </build> -</project>
\ No newline at end of file +</project> |