diff options
Diffstat (limited to 'appc-adapters/appc-rest-adapter/pom.xml')
-rw-r--r-- | appc-adapters/appc-rest-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml index 400a0ac56..0305b37e6 100644 --- a/appc-adapters/appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-adapters</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-rest-adapter</artifactId> |