Bump license-maven-plugin from 2.0.1.alfresco-1 to 2.0.1.alfresco-2

Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.1.alfresco-1 to 2.0.1.alfresco-2.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-15 10:20:41 +00:00
committed by GitHub
parent ac7e6065c6
commit 6e1e19d0b5

View File

@@ -35,7 +35,7 @@
<!-- Solr startup scripts do not work with any Java version higher than 9 so the scripts have been patched --> <!-- Solr startup scripts do not work with any Java version higher than 9 so the scripts have been patched -->
<solr.zip>https://artifacts.alfresco.com/nexus/content/repositories/public/org/apache/solr/solr/solr-${solr.version}/solr-solr-${solr.version}.zip</solr.zip> <solr.zip>https://artifacts.alfresco.com/nexus/content/repositories/public/org/apache/solr/solr/solr-${solr.version}/solr-solr-${solr.version}.zip</solr.zip>
<solr.directory>${project.build.directory}/solr-${solr.version}</solr.directory> <solr.directory>${project.build.directory}/solr-${solr.version}</solr.directory>
<license-maven-plugin.version>2.0.1.alfresco-1</license-maven-plugin.version> <license-maven-plugin.version>2.0.1.alfresco-2</license-maven-plugin.version>
<licenseName>enterprise</licenseName> <licenseName>enterprise</licenseName>
<license.update.dryrun>true</license.update.dryrun> <license.update.dryrun>true</license.update.dryrun>
<license.update.copyright>false</license.update.copyright> <license.update.copyright>false</license.update.copyright>