diff options
Diffstat (limited to 'appc-service-communicator/appc-service-communicator-bundle/pom.xml')
-rw-r--r-- | appc-service-communicator/appc-service-communicator-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-service-communicator/appc-service-communicator-bundle/pom.xml b/appc-service-communicator/appc-service-communicator-bundle/pom.xml index baec4bbfb..3c82cbca8 100644 --- a/appc-service-communicator/appc-service-communicator-bundle/pom.xml +++ b/appc-service-communicator/appc-service-communicator-bundle/pom.xml @@ -162,5 +162,5 @@ </plugin> </plugins> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> |