diff options
Diffstat (limited to 'champ-lib/champ-janus/pom.xml')
-rw-r--r-- | champ-lib/champ-janus/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index 6b72c0b..02b375c 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -145,9 +145,6 @@ limitations under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <configuration> - <skip>true</skip> - </configuration> </plugin> <plugin> <groupId>com.mycila</groupId> |