diff options
Diffstat (limited to 'mod/runtimeapi/pom.xml')
-rw-r--r-- | mod/runtimeapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index 112a9d7..2243250 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -34,7 +34,7 @@ limitations under the License. </parent> <groupId>org.onap.dcaegen2.platform.mod</groupId> <artifactId>runtimeapi</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <name>dcaegen2-platform-mod-runtimeapi</name> <description>MOD Runtime API</description> <properties> |