[APPS-3219] alfresco sdk 4.11.0 release

This commit is contained in:
Sathish Kumar
2025-03-24 09:38:54 +05:30
parent 8746cc47ee
commit 6211b24ae0
8 changed files with 10 additions and 11 deletions
@@ -11,7 +11,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.12.0-SNAPSHOT</version>
<version>4.11.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -12,7 +12,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.12.0-SNAPSHOT</version>
<version>4.11.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.12.0-SNAPSHOT</version>
<version>4.11.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -17,7 +17,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.12.0-SNAPSHOT</version>
<version>4.11.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+1 -2
View File
@@ -145,8 +145,7 @@ Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
21: 4.8.0
22: 4.9.0
23: 4.10.0
24: 4.11.0-A1
25: 4.11.0
24: 4.11.0
```
4. Next you will be prompted for additional values, like groupId, artifactId, and package, as shown below:
+1 -1
View File
@@ -10,7 +10,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.12.0-SNAPSHOT</version>
<version>4.11.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.12.0-SNAPSHOT</version>
<version>4.11.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+3 -3
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.12.0-SNAPSHOT</version>
<version>4.11.0</version>
<name>Alfresco SDK</name>
<description>This aggregator Project builds all modules required for the Alfresco SDK</description>
<packaging>pom</packaging>
@@ -548,8 +548,8 @@
<distributionManagement>
<repository>
<id>alfresco-public</id>
<url>https://nexus.alfresco.com/nexus/repository/releases</url>
<id>central-releases-staging</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
<snapshotRepository>
<id>alfresco-public-snapshots</id>