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

This commit is contained in:
alfresco-build
2025-01-24 08:21:41 +00:00
parent 23787b7d33
commit b95c19c425
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.14</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.14</tag>
<tag>HEAD</tag>
</scm>
<properties>
<maven.build.sourceVersion>11</maven.build.sourceVersion>