diff options
Diffstat (limited to 'champ-service/pom.xml')
-rw-r--r-- | champ-service/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index cb2848f..2168783 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -197,7 +197,7 @@ limitations under the License. <skip>true</skip> </configuration> </plugin> - <!-- + <!-- <plugin> <groupId>com.mycila</groupId> <artifactId>license-maven-plugin</artifactId> @@ -217,7 +217,7 @@ limitations under the License. </execution> </executions> </plugin> - --> + --> <plugin> <groupId>com.spotify</groupId> <artifactId>docker-maven-plugin</artifactId> |