mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
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:
2
pom.xml
2
pom.xml
@@ -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>
|
||||||
|
Reference in New Issue
Block a user