diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
index 0d153c76..4ed715e7 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -10,7 +10,7 @@
org.alfresco
- 5.0.b
+ 5.0.c
(not used)
diff --git a/archetypes/alfresco-allinone-archetype/src/site/apt/index.apt.vm b/archetypes/alfresco-allinone-archetype/src/site/apt/index.apt.vm
index 3e51c5ec..066d01ce 100644
--- a/archetypes/alfresco-allinone-archetype/src/site/apt/index.apt.vm
+++ b/archetypes/alfresco-allinone-archetype/src/site/apt/index.apt.vm
@@ -46,7 +46,7 @@ mvn archetype:generate -Dfilter=org.alfresco.maven.archetype: -DarchetypeCatalog
[[2]] Specify the <<>> and <<>> for the project you want to create
- [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.b)
+ [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.c)
You can find new Alfresco All-in-One project ready to go in the <<>> folder.
diff --git a/archetypes/alfresco-allinone-archetype/src/test/resources/projects/it/archetype.properties b/archetypes/alfresco-allinone-archetype/src/test/resources/projects/it/archetype.properties
index 7c097b9b..8449ed50 100644
--- a/archetypes/alfresco-allinone-archetype/src/test/resources/projects/it/archetype.properties
+++ b/archetypes/alfresco-allinone-archetype/src/test/resources/projects/it/archetype.properties
@@ -3,4 +3,4 @@ version=0.1-SNAPSHOT
groupId=archetype.it
artifactId=allInOneTest
alfresco_target_groupId=org.alfresco
-alfresco_target_version=5.0.b
+alfresco_target_version=5.0.c
diff --git a/archetypes/alfresco-allinone-archetype/src/test/resources/projects/run/archetype.properties b/archetypes/alfresco-allinone-archetype/src/test/resources/projects/run/archetype.properties
index 7c097b9b..8449ed50 100644
--- a/archetypes/alfresco-allinone-archetype/src/test/resources/projects/run/archetype.properties
+++ b/archetypes/alfresco-allinone-archetype/src/test/resources/projects/run/archetype.properties
@@ -3,4 +3,4 @@ version=0.1-SNAPSHOT
groupId=archetype.it
artifactId=allInOneTest
alfresco_target_groupId=org.alfresco
-alfresco_target_version=5.0.b
+alfresco_target_version=5.0.c
diff --git a/archetypes/alfresco-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/archetypes/alfresco-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
index 77d81a5d..96c81f5e 100644
--- a/archetypes/alfresco-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/archetypes/alfresco-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -10,7 +10,7 @@
org.alfresco
- 5.0.b
+ 5.0.c
(not used)
diff --git a/archetypes/alfresco-amp-archetype/src/test/resources/projects/basic/archetype.properties b/archetypes/alfresco-amp-archetype/src/test/resources/projects/basic/archetype.properties
index 0f297778..5ca4d2ac 100644
--- a/archetypes/alfresco-amp-archetype/src/test/resources/projects/basic/archetype.properties
+++ b/archetypes/alfresco-amp-archetype/src/test/resources/projects/basic/archetype.properties
@@ -2,10 +2,10 @@
package=it.pkg
version=0.1-SNAPSHOT
groupId=archetype.it
-alfresco_target_version=5.0.b
+alfresco_target_version=5.0.c
$=cat archetype.properties
alfresco_target_groupId=org.alfresco
alfresco_target_amp_client_war=alfresco
alfresco_target_amp_client_war_groupId=org.alfresco
-alfresco_target_amp_client_war_version=5.0.b
+alfresco_target_amp_client_war_version=5.0.c
artifactId=basic
diff --git a/archetypes/alfresco-amp-archetype/src/test/resources/projects/run-basic/archetype.properties b/archetypes/alfresco-amp-archetype/src/test/resources/projects/run-basic/archetype.properties
index 0f297778..5ca4d2ac 100644
--- a/archetypes/alfresco-amp-archetype/src/test/resources/projects/run-basic/archetype.properties
+++ b/archetypes/alfresco-amp-archetype/src/test/resources/projects/run-basic/archetype.properties
@@ -2,10 +2,10 @@
package=it.pkg
version=0.1-SNAPSHOT
groupId=archetype.it
-alfresco_target_version=5.0.b
+alfresco_target_version=5.0.c
$=cat archetype.properties
alfresco_target_groupId=org.alfresco
alfresco_target_amp_client_war=alfresco
alfresco_target_amp_client_war_groupId=org.alfresco
-alfresco_target_amp_client_war_version=5.0.b
+alfresco_target_amp_client_war_version=5.0.c
artifactId=basic
diff --git a/archetypes/share-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/archetypes/share-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
index 12361271..52b1c5a3 100644
--- a/archetypes/share-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/archetypes/share-amp-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -10,7 +10,7 @@
org.alfresco
- 5.0.b
+ 5.0.c
(not used)
diff --git a/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml.sample b/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml.sample
index 219739b2..3b082ec5 100644
--- a/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml.sample
+++ b/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml.sample
@@ -1,4 +1,4 @@
-
+
@@ -420,4 +420,4 @@
-->
-
\ No newline at end of file
+
diff --git a/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/apt/index.apt.vm b/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/apt/index.apt.vm
index 6f8cb886..da730320 100644
--- a/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/apt/index.apt.vm
+++ b/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/apt/index.apt.vm
@@ -42,7 +42,7 @@ mvn archetype:generate -DarchetypeCatalog=https://artifacts.alfresco.com/nexus/c
[[2]] Specify the <<>> and <<>> for the project you want to create
- [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.b)
+ [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.c)
You can find new Share AMP project ready to go in the <<>> folder.
diff --git a/archetypes/share-amp-archetype/src/site/apt/index.apt.vm b/archetypes/share-amp-archetype/src/site/apt/index.apt.vm
index 32d4cc79..49b3b591 100644
--- a/archetypes/share-amp-archetype/src/site/apt/index.apt.vm
+++ b/archetypes/share-amp-archetype/src/site/apt/index.apt.vm
@@ -46,7 +46,7 @@ mvn archetype:generate -Dfilter=org.alfresco.maven.archetype: -DarchetypeCatalog
[[2]] Specify the <<>> and <<>> for the project you want to create
- [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.b)
+ [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.c)
You can find new Share AMP project ready to go in the <<>> folder.
diff --git a/archetypes/share-amp-archetype/src/test/resources/projects/basic/archetype.properties b/archetypes/share-amp-archetype/src/test/resources/projects/basic/archetype.properties
index 40a6db26..ffc63a75 100644
--- a/archetypes/share-amp-archetype/src/test/resources/projects/basic/archetype.properties
+++ b/archetypes/share-amp-archetype/src/test/resources/projects/basic/archetype.properties
@@ -2,10 +2,10 @@
package=it.pkg
version=0.1-SNAPSHOT
groupId=archetype.it
-alfresco_target_version=5.0.b
+alfresco_target_version=5.0.c
$=cat archetype.properties
alfresco_target_groupId=org.alfresco
alfresco_target_amp_client_war=share
alfresco_target_amp_client_war_groupId=org.alfresco
-alfresco_target_amp_client_war_version=5.0.b
+alfresco_target_amp_client_war_version=5.0.c
artifactId=basic
diff --git a/archetypes/share-amp-archetype/src/test/resources/projects/run-basic/archetype.properties b/archetypes/share-amp-archetype/src/test/resources/projects/run-basic/archetype.properties
index 40a6db26..ffc63a75 100644
--- a/archetypes/share-amp-archetype/src/test/resources/projects/run-basic/archetype.properties
+++ b/archetypes/share-amp-archetype/src/test/resources/projects/run-basic/archetype.properties
@@ -2,10 +2,10 @@
package=it.pkg
version=0.1-SNAPSHOT
groupId=archetype.it
-alfresco_target_version=5.0.b
+alfresco_target_version=5.0.c
$=cat archetype.properties
alfresco_target_groupId=org.alfresco
alfresco_target_amp_client_war=share
alfresco_target_amp_client_war_groupId=org.alfresco
-alfresco_target_amp_client_war_version=5.0.b
+alfresco_target_amp_client_war_version=5.0.c
artifactId=basic
diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml
index b98e81a1..ad55679c 100644
--- a/plugins/alfresco-maven-plugin/pom.xml
+++ b/plugins/alfresco-maven-plugin/pom.xml
@@ -79,7 +79,7 @@
org.alfresco
alfresco-mmt
- 5.0.b
+ 5.0.c
org.alfrescolabs.alfresco-technical-validation
diff --git a/poms/alfresco-sdk-parent/pom.xml b/poms/alfresco-sdk-parent/pom.xml
index 4c93c62c..c25107c0 100644
--- a/poms/alfresco-sdk-parent/pom.xml
+++ b/poms/alfresco-sdk-parent/pom.xml
@@ -37,7 +37,7 @@
| For available versions please search on https://artifacts.alfresco.com/nexus/index.html
-->
org.alfresco
- 5.0.b
+ 5.0.c
alfresco
share