diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml
index ff273fb5..4c415187 100644
--- a/archetypes/alfresco-allinone-archetype/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/pom.xml
@@ -11,7 +11,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.3.0-SNAPSHOT
+ 4.3.0
../../pom.xml
diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-integration-tests/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-integration-tests/pom.xml
index 715fbc35..8b53b1d4 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-integration-tests/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-integration-tests/pom.xml
@@ -4,7 +4,7 @@
4.0.0
${artifactId}
Integration Tests Module
- Integration Tests module for in-container integration testing - part of AIO - SDK 4.2
+ Integration Tests module for in-container integration testing - part of AIO - SDK 4.3
jar
diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform/pom.xml
index ae7b530e..1ebb1a02 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform/pom.xml
@@ -3,7 +3,7 @@
4.0.0
${artifactId}
Alfresco Platform/Repository JAR Module
- Platform/Repo JAR Module (to be included in the alfresco.war) - part of AIO - SDK 4.2
+ Platform/Repo JAR Module (to be included in the alfresco.war) - part of AIO - SDK 4.3
jar
diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml
index b926f2c3..dafd7923 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml
@@ -39,7 +39,7 @@
diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/pom.xml
index cd172b45..4b79d71b 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/pom.xml
@@ -5,7 +5,7 @@
${artifactId}
Alfresco Share JAR Module
jar
- Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 4.2
+ Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 4.3
${groupId}
diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml
index 8d2f4c05..16b7d324 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml
@@ -5,8 +5,8 @@
${groupId}
${artifactId}
${version}
- AIO - SDK 4.2
- All-In-One (AIO) project for SDK 4.2
+ AIO - SDK 4.3
+ All-In-One (AIO) project for SDK 4.3
pom
diff --git a/archetypes/alfresco-platform-jar-archetype/pom.xml b/archetypes/alfresco-platform-jar-archetype/pom.xml
index aaba635f..37c158d0 100644
--- a/archetypes/alfresco-platform-jar-archetype/pom.xml
+++ b/archetypes/alfresco-platform-jar-archetype/pom.xml
@@ -12,7 +12,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.3.0-SNAPSHOT
+ 4.3.0
../../pom.xml
diff --git a/archetypes/alfresco-share-jar-archetype/pom.xml b/archetypes/alfresco-share-jar-archetype/pom.xml
index 73bbaee4..5cf95326 100644
--- a/archetypes/alfresco-share-jar-archetype/pom.xml
+++ b/archetypes/alfresco-share-jar-archetype/pom.xml
@@ -14,7 +14,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.3.0-SNAPSHOT
+ 4.3.0
../../pom.xml
diff --git a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml
index b926f2c3..dafd7923 100644
--- a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml
+++ b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml
@@ -39,7 +39,7 @@
diff --git a/archetypes/archetypes-it/pom.xml b/archetypes/archetypes-it/pom.xml
index 151d7b6e..46af6eab 100644
--- a/archetypes/archetypes-it/pom.xml
+++ b/archetypes/archetypes-it/pom.xml
@@ -17,7 +17,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.3.0-SNAPSHOT
+ 4.3.0
../../pom.xml
diff --git a/modules/alfresco-rad/pom.xml b/modules/alfresco-rad/pom.xml
index 58ecb748..0b6828f7 100644
--- a/modules/alfresco-rad/pom.xml
+++ b/modules/alfresco-rad/pom.xml
@@ -10,7 +10,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.3.0-SNAPSHOT
+ 4.3.0
../../pom.xml
diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml
index 326b7aaa..14ed830f 100644
--- a/plugins/alfresco-maven-plugin/pom.xml
+++ b/plugins/alfresco-maven-plugin/pom.xml
@@ -8,7 +8,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.3.0-SNAPSHOT
+ 4.3.0
../../pom.xml
diff --git a/pom.xml b/pom.xml
index b4ba209a..a6b624a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.alfresco.maven
alfresco-sdk-aggregator
- 4.3.0-SNAPSHOT
+ 4.3.0
Alfresco SDK
This aggregator Project builds all modules required for the Alfresco SDK
pom
@@ -30,7 +30,7 @@
scm:git:${scm.url.base}.git
scm:git:${scm.url.base}
${scm.url.base}
- alfresco-sdk-aggregator-4.3.0-SNAPSHOT
+ alfresco-sdk-aggregator-4.3.0