diff options
Diffstat (limited to 'champ-service-deps-janus')
-rw-r--r-- | champ-service-deps-janus/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index 84d248d..6407f06 100644 --- a/champ-service-deps-janus/pom.xml +++ b/champ-service-deps-janus/pom.xml @@ -330,9 +330,6 @@ limitations under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <configuration> - <skip>true</skip> - </configuration> </plugin> </plugins> </build> |