diff options
Diffstat (limited to 'appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml index a57571959..12f6ab30b 100644 --- a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-dispatcher-common</artifactId> <groupId>org.onap.appc</groupId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |