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 4ad941929..d842b7f8c 100644 --- a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>appc-dispatcher-common</artifactId> <groupId>org.onap.appc</groupId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <modelVersion>4.0.0</modelVersion> |