diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:50:11 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:50:11 -0500 |
commit | 8edc2071bb34792d00a28e9ff5f9a6c45f97b1a4 (patch) | |
tree | 1109366e404b69ee1519fcf007ed63ea56e63d34 /message-router/publisher/installer | |
parent | fc2570e434d72144c3adac184f85c93a2c0c834e (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: I660ecadcc110c569685f1d3da7ce271a8dc2e144
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'message-router/publisher/installer')
-rw-r--r-- | message-router/publisher/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/message-router/publisher/installer/pom.xml b/message-router/publisher/installer/pom.xml index 792e3c05..f5a9db08 100644 --- a/message-router/publisher/installer/pom.xml +++ b/message-router/publisher/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.installer</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <properties> |