diff options
author | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-05 15:41:47 +0000 |
---|---|---|
committer | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-05 16:26:32 +0000 |
commit | bc3a68f80f6e62ffce454947d8cae86ca109e09e (patch) | |
tree | b4e0bdba9939d6e19ca27666cd9e470a436a6662 /champ-lib/champ-core/pom.xml | |
parent | bd58bbc5aee8eb495adbc3275dc876462cb984c6 (diff) |
Upversion to 1.4.0 - Dublin branch
Upversion to 1.4.0 in all child poms
Issue-ID: AAI-1849
Change-Id: I29782be08a4f308ce1f0ff93f24ec42de7617c39
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
Diffstat (limited to 'champ-lib/champ-core/pom.xml')
-rw-r--r-- | champ-lib/champ-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 4682def..d86f11f 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> |