diff options
author | talasila <talasila@research.att.com> | 2017-03-10 11:28:52 -0500 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-03-10 11:29:01 -0500 |
commit | 67b5754042200ea7e114963edb23244128dbb6fe (patch) | |
tree | 49f9c6478a47a0865c869d573b740c49cd185623 /ecomp-sdk/quantum | |
parent | b43c2aecd36a738bc1ddb45d15eadbd8893373d1 (diff) |
1.1.0-SNAPSHOT is updated in poms
Change-Id: I421ba5299aa0b9f2ae470d2e030f3a8b3219d539
Signed-off-by: talasila <talasila@research.att.com>
Diffstat (limited to 'ecomp-sdk/quantum')
-rw-r--r-- | ecomp-sdk/quantum/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/quantum/pom.xml b/ecomp-sdk/quantum/pom.xml index 2ae9388e..2243be3d 100644 --- a/ecomp-sdk/quantum/pom.xml +++ b/ecomp-sdk/quantum/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.ecompsdkos</groupId> <artifactId>ecompSDK-project</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>ecompSDK-core</artifactId> |