diff options
Diffstat (limited to 'common-app-api/pom.xml')
-rw-r--r-- | common-app-api/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 3ad76f376d..7a8077ec7d 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -203,7 +203,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <version>2.7</version> <configuration> <skip>true</skip> </configuration> |