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