diff options
author | Dan Timoney <dtimoney@att.com> | 2017-03-15 10:44:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-03-15 13:18:42 -0400 |
commit | 7d8ae59e27a97e036250b5180b658f37c80f58d6 (patch) | |
tree | 52d81efb74f19af8401be4398b226aa25e8c2627 /properties-node/features | |
parent | aa3817d39817562e512127ea5e33f3a602f59f1f (diff) |
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT
Change-Id: I5a400fb18ed2444f3fa64c88f24e8f76bbf32c10
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'properties-node/features')
-rwxr-xr-x | properties-node/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index b10f5d6..8f5f7f8 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -4,10 +4,10 @@ <parent>
<artifactId>properties-node</artifactId>
<groupId>org.openecomp.sdnc.plugins</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.sdnc.plugins</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<artifactId>properties-node-features</artifactId>
<name>Properties Node - Features</name>
|