diff options
author | talasila <talasila@research.att.com> | 2017-03-10 12:18:42 -0500 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-03-10 12:18:53 -0500 |
commit | 967a54a3d71ad8711eeec10dc4a545e1edb1b4cb (patch) | |
tree | e974863f15a082dc8806494d8779765cfcc4b933 /ecomp-portal-FE/pom.xml | |
parent | e1487b0f7b13b1db3bde0b73c4086f9c54f8a9a1 (diff) |
1.1.0-SNAPSHOT is updated in poms
Change-Id: I03be81e79357d9eccbbcefe2a81a0e736d17389b
Signed-off-by: talasila <talasila@research.att.com>
Diffstat (limited to 'ecomp-portal-FE/pom.xml')
-rw-r--r-- | ecomp-portal-FE/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-FE/pom.xml b/ecomp-portal-FE/pom.xml index 97283c0a..30f136eb 100644 --- a/ecomp-portal-FE/pom.xml +++ b/ecomp-portal-FE/pom.xml @@ -3,7 +3,7 @@ <groupId>org.openecomp.portal</groupId> <artifactId>ecomp-portal-FE</artifactId> <!-- Jenkins build process will append build number --> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <build> <plugins> |