summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>2018-03-26 14:51:37 +0100
committerSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>2018-03-26 15:04:28 +0100
commit4dd316529148d07059d844197cdb676806bdc0c6 (patch)
tree9c6d7e6cb0987377f9f516c90403a713f94cbe34 /pom.xml
parent7d9b7485c6c884dc17d199d3066d5db4160e1853 (diff)
Update license date and text
Update license data and disable license plugin Issue-ID: AAI-867 Change-Id: Ida91a4fc99b9d8ca65b15d6a7be1eaf097d0ae4f Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e67e4ca..cad4f4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@
</configuration>
</plugin>
- <!-- license plugin -->
+ <!-- license plugin
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
@@ -464,7 +464,7 @@
</execution>
</executions>
</plugin>
-
+ -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>