diff options
Diffstat (limited to 'vid-app-common')
-rwxr-xr-x | vid-app-common/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index d38ad2c3..46329811 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -83,11 +83,6 @@ <plugins>
<plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>versions-maven-plugin</artifactId>
- <version>1.3.1</version>
- </plugin>
- <plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
|