Skip to content

Commit

Permalink
[maven-release-plugin][skip ci] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
alfresco-build committed Mar 24, 2024
1 parent a8bcf96 commit c5a6010
Show file tree
Hide file tree
Showing 23 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion alfresco-tas-share-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<groupId>org.alfresco.tas</groupId>
Expand Down
2 changes: 1 addition & 1 deletion amps/ags/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-amps</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion amps/ags/rm-community/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-governance-services-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion amps/ags/rm-community/rm-community-share/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-governance-services-community-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion amps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<!-- When adding a new AMP, create a profile for it here to add the module. The AMPS environment variable may
Expand Down
2 changes: 1 addition & 1 deletion packaging/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-packaging</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<!-- To replace in share-config-custom.xml -->
Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-packaging</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion packaging/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-packaging</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion packaging/wcmqs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-packaging</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion packaging/webeditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-packaging</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>


Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Alfresco Share Parent</name>

Expand Down Expand Up @@ -106,7 +106,7 @@
<connection>scm:git:https://github.com/Alfresco/alfresco-enterprise-share.git/</connection>
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-enterprise-share.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-enterprise-share</url>
<tag>23.3.0.15</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion share-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>alfresco-share-parent</artifactId>
<groupId>org.alfresco</groupId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion share/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wcmquickstart-module/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-wcmqs-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Alfresco WCMQS Parent</name>

Expand All @@ -16,7 +16,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wcmquickstart-module/wcmquickstartclientapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>alfresco-wcmqs-parent</artifactId>
<groupId>org.alfresco</groupId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion wcmquickstart-module/wcmquickstartmodule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>alfresco-wcmqs-parent</artifactId>
<groupId>org.alfresco</groupId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion wcmquickstart-module/wcmquickstartsharemodule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>alfresco-wcmqs-parent</artifactId>
<groupId>org.alfresco</groupId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion wcmquickstart-module/wcmquickstartwebsite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>alfresco-wcmqs-parent</artifactId>
<groupId>org.alfresco</groupId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion web-editor-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion web-editor-samples/customer-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>alfresco-share-parent</artifactId>
<groupId>org.alfresco</groupId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>alfresco-share-parent</artifactId>
<groupId>org.alfresco</groupId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion web-framework-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-parent</artifactId>
<version>23.3.0.15</version>
<version>23.3.0.16-SNAPSHOT</version>
</parent>

<properties>
Expand Down

0 comments on commit c5a6010

Please sign in to comment.