diff options
Diffstat (limited to 'appc-dg/appc-dg-shared/appc-dg-ssh')
-rw-r--r-- | appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml index 80e04f451..fc02af2e8 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml @@ -91,5 +91,5 @@ </plugin> </plugins> </build> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.2</version> </project> |