summaryrefslogtreecommitdiffstats
path: root/clamp-policy/pom.xml
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2021-07-08 13:00:59 +0200
committerk.kedron <k.kedron@partner.samsung.com>2021-07-23 11:10:09 +0200
commit344b45e13d29a760c426bd84e7914daf09288c80 (patch)
tree5f7e87f8bc5fa04818e5ba00785ffda65e9b3cd3 /clamp-policy/pom.xml
parentc08cf5cb848b04ffa43c24acb683781eb60eeadf (diff)
Fix dcaepolicyplugin dependency
In offline environment and define it in more generic way Issue-ID: DCAEGEN2-2854 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I0e33d9d766683b369b9c9dfe2dfa3f79b318c9ee
Diffstat (limited to 'clamp-policy/pom.xml')
-rw-r--r--clamp-policy/pom.xml2
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>