diff options
Diffstat (limited to 'clamp-policy/pom.xml')
-rw-r--r-- | clamp-policy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clamp-policy/pom.xml b/clamp-policy/pom.xml index 4bfe5d1..19181bf 100644 --- a/clamp-policy/pom.xml +++ b/clamp-policy/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.platform.plugins</groupId> <artifactId>clamp-policy</artifactId> <name>clamp-policy-plugin</name> - <version>1.1.0</version> + <version>1.1.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |