diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-04-06 20:46:11 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-04-06 20:46:46 +0000 |
commit | 43160301f2142d597ab7e820e53bb699f86a9b05 (patch) | |
tree | f54b5c17fa5a236ac0887f45979b7db8ec0becdb /cm-container/pom.xml | |
parent | 1748ff0081f14803b7a486d80007e7cd36872853 (diff) |
Update list of type files
Change-Id: I059269176399071db8f2a11f00b16d687d18525b
Issue-ID: DCAEGEN2-416
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'cm-container/pom.xml')
-rw-r--r-- | cm-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cm-container/pom.xml b/cm-container/pom.xml index 35b2d66..fb3dae3 100644 --- a/cm-container/pom.xml +++ b/cm-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>cm-container</artifactId> <name>dcaegen2-deployments-cm-container</name> - <version>1.0.0</version> + <version>1.1.0</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |