[maven-release-plugin][skip ci]prepare release 2.0.15

This commit is contained in:
alfresco-build
2025-03-10 11:25:25 +00:00
parent 6e2f1e1f8e
commit b09949a1ff
6 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
<version>12</version>
</parent>
<artifactId>alfresco-search-and-insight-parent</artifactId>
<version>2.0.15-SNAPSHOT</version>
<version>2.0.15</version>
<packaging>pom</packaging>
<name>Alfresco Search And Insight Engine</name>
<distributionManagement>
@@ -38,7 +38,7 @@
<connection>scm:git:https://github.com/Alfresco/InsightEngine.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/InsightEngine.git</developerConnection>
<url>https://github.com/Alfresco/InsightEngine</url>
<tag>HEAD</tag>
<tag>2.0.15</tag>
</scm>
<properties>
<maven.build.sourceVersion>11</maven.build.sourceVersion>