diff options
Diffstat (limited to 'appc-core/appc-common-bundle/pom.xml')
-rw-r--r-- | appc-core/appc-common-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 30c444692..ba780e723 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -184,5 +184,5 @@ </plugin> </plugins> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> |