diff options
author | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-03-26 14:51:37 +0100 |
---|---|---|
committer | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-03-26 15:04:28 +0100 |
commit | 4dd316529148d07059d844197cdb676806bdc0c6 (patch) | |
tree | 9c6d7e6cb0987377f9f516c90403a713f94cbe34 /pom.xml | |
parent | 7d9b7485c6c884dc17d199d3066d5db4160e1853 (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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |