[maven-release-plugin][skip ci]prepare for next development iteration

This commit is contained in:
alfresco-build
2025-03-03 04:57:49 +00:00
parent e3c02832ee
commit 6e2f1e1f8e
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-A.1</version>
<version>2.0.15-SNAPSHOT</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>2.0.15-A.1</tag>
<tag>HEAD</tag>
</scm>
<properties>
<maven.build.sourceVersion>11</maven.build.sourceVersion>