summaryrefslogtreecommitdiffstats
path: root/clamp-policy/pom.xml
diff options
context:
space:
mode:
authorMiroslav Los <miroslav.los@pantheon.tech>2019-12-09 15:57:46 +0100
committerMiroslav Los <miroslav.los@pantheon.tech>2019-12-09 15:57:46 +0100
commit4682668e697b71bbc1be4133cb66fad0df1b735b (patch)
treef7bb3af9c0c3b4b863403c4b54b66e681b42ba03 /clamp-policy/pom.xml
parent68ba26b7ab0864fe1230caec4c077a2b82758da2 (diff)
Update versions for all plugins
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: DCAEGEN2-1986 Change-Id: Id4cc1cd9c6c5fb0c013f950b11b7799fa9f4fcfa
Diffstat (limited to 'clamp-policy/pom.xml')
-rw-r--r--clamp-policy/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/clamp-policy/pom.xml b/clamp-policy/pom.xml
index 87c2a26..41222d0 100644
--- a/clamp-policy/pom.xml
+++ b/clamp-policy/pom.xml
@@ -22,12 +22,12 @@ limitations under the License.
<parent>
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>plugins</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>clamp-policy</artifactId>
<name>clamp-policy-plugin</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>