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-lib/champ-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-lib/champ-titan/pom.xml')
-rw-r--r-- | champ-lib/champ-titan/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 8235159..ba7d712 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> |