diff options
author | Michael Reece <michaere@amdocs.com> | 2018-10-17 16:32:33 +0100 |
---|---|---|
committer | Michael Reece <michaere@amdocs.com> | 2018-10-17 16:32:33 +0100 |
commit | bd58bbc5aee8eb495adbc3275dc876462cb984c6 (patch) | |
tree | 2a7bcd71c48d48f0f256d2db162479c35dcbed40 /champ-service-deps-titan/pom.xml | |
parent | 926c104ba5e7325140933c0b574b73c4771ae877 (diff) |
Update champ version to 1.3.1-SNAPSHOT
Update the patch_version in the version.properties file
Issue-ID: AAI-1741
Change-Id: I974c6a429346cce82426378687688e00b2ec027e
Signed-off-by: Michael Reece <michaere@amdocs.com>
Diffstat (limited to 'champ-service-deps-titan/pom.xml')
-rw-r--r-- | champ-service-deps-titan/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index 8a1de89..5192049 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.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ</groupId> |