diff options
Diffstat (limited to 'appc-adapters/appc-rest-adapter/appc-rest-adapter-installer')
-rw-r--r-- | appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml index 5fb7d2849..a8880a854 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml @@ -151,5 +151,5 @@ </plugins> </build> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </project> |