diff options
author | Carsten Lund <lund@research.att.com> | 2017-03-13 16:27:19 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-03-13 16:27:19 +0000 |
commit | f3c814cb5f2cff6e2edaaa0d53675e1969e2e57a (patch) | |
tree | a5cf800033682f980a6416c143e60781391afc89 /ncomp-sirius-manager-agent-model | |
parent | e3c3e21943d5c7ea326918946c65cf96eb2fb6b1 (diff) |
[DCAE-1] changed POM version to 1.1.0-SNAPSHOT
Change-Id: Id8a81b438fb38dd3078baec3f224f4b3d4df0dee
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-sirius-manager-agent-model')
-rw-r--r-- | ncomp-sirius-manager-agent-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-sirius-manager-agent-model/pom.xml b/ncomp-sirius-manager-agent-model/pom.xml index 95076c0..fca02a6 100644 --- a/ncomp-sirius-manager-agent-model/pom.xml +++ b/ncomp-sirius-manager-agent-model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.ncomp.maven</groupId> <artifactId>ncomp-maven-xcore</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../dcae-org.openecomp.ncomp.maven/ncomp-maven-xcore</relativePath> </parent> <dependencies> |