diff --git a/README.md b/README.md
index 5523f1a7..5c5dbb3c 100644
--- a/README.md
+++ b/README.md
@@ -58,14 +58,14 @@ Then, add the dependency on the desired starter(s)
org.alfresco
alfresco-acs-java-rest-api-spring-boot-starter
- 7.0.0-SNAPSHOT
+ 7.0.0
org.alfresco
alfresco-java-event-api-spring-boot-starter
- 7.0.0-SNAPSHOT
+ 7.0.0
```
@@ -85,8 +85,8 @@ repositories {
Then, add the dependency on the desired starter(s)
```groovy
-compile "org.alfresco:alfresco-acs-java-rest-api-spring-boot-starter:7.0.0-SNAPSHOT"
-compile "org.alfresco:alfresco-java-event-api-spring-boot-starter:7.0.0-SNAPSHOT"
+compile "org.alfresco:alfresco-acs-java-rest-api-spring-boot-starter:7.0.0"
+compile "org.alfresco:alfresco-java-event-api-spring-boot-starter:7.0.0"
```
#### 3. Configure Event API
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/README.md b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/README.md
index f16367e8..aee070e9 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/README.md
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/README.md
@@ -28,7 +28,7 @@ Add this dependency to your project's POM:
org.alfresco
alfresco-event-gateway-api-client
- 7.0.0-SNAPSHOT
+ 7.0.0
```
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/pom.xml
index f2ebc9a3..b73f5a6c 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/alfresco-event-gateway-api-client/pom.xml
@@ -4,11 +4,11 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-event-gateway-api-client
alfresco-event-gateway-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-auth-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-auth-rest-api/pom.xml
index 410d082c..238970f7 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-auth-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-auth-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-auth-rest-api
alfresco-auth-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-core-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-core-rest-api/pom.xml
index 120b6f39..fecac132 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-core-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-core-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-core-rest-api
alfresco-core-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-discovery-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-discovery-rest-api/pom.xml
index 20eb6376..a60cc5fc 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-discovery-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-discovery-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-discovery-rest-api
alfresco-discovery-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-classification-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-classification-rest-api/pom.xml
index ed830208..8ef37971 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-classification-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-classification-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-governance-classification-rest-api
alfresco-governance-classification-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-core-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-core-rest-api/pom.xml
index 64dca1f9..15ec81a2 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-core-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-governance-core-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-governance-core-rest-api
alfresco-governance-core-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-model-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-model-rest-api/pom.xml
index 4b5d6e2e..2c8f1ff8 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-model-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-model-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-model-rest-api
alfresco-model-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-rest-api/pom.xml
index df246fd1..7acec387 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-search-rest-api
alfresco-search-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-sql-rest-api/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-sql-rest-api/pom.xml
index d72b62e9..49a071e9 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-sql-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/generated/alfresco-search-sql-rest-api/pom.xml
@@ -5,12 +5,12 @@
org.alfresco
alfresco-acs-java-rest-api-lib
- 7.0.0-SNAPSHOT
+ 7.0.0
../..
alfresco-search-sql-rest-api
alfresco-search-sql-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
io.swagger
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/pom.xml
index b28ad8b8..a367bd33 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-lib/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-acs-java-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-acs-java-rest-api-lib
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot-starter/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot-starter/pom.xml
index 4eaba5cd..63d1c274 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot-starter/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-acs-java-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-acs-java-rest-api-spring-boot-starter
diff --git a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot/pom.xml b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot/pom.xml
index 74e46678..7387bb08 100644
--- a/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot/pom.xml
+++ b/alfresco-acs-java-rest-api/alfresco-acs-java-rest-api-spring-boot/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-acs-java-rest-api
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-acs-java-rest-api-spring-boot
diff --git a/alfresco-acs-java-rest-api/pom.xml b/alfresco-acs-java-rest-api/pom.xml
index cb4a53a8..6318969c 100644
--- a/alfresco-acs-java-rest-api/pom.xml
+++ b/alfresco-acs-java-rest-api/pom.xml
@@ -4,7 +4,7 @@
org.alfresco
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-java-sdk
diff --git a/alfresco-java-event-api/README.md b/alfresco-java-event-api/README.md
index 1e297b70..1e87678b 100644
--- a/alfresco-java-event-api/README.md
+++ b/alfresco-java-event-api/README.md
@@ -147,7 +147,7 @@ The steps to integrate with the Alfresco Java Event API using the Spring Boot st
org.alfresco
alfresco-java-event-api-spring-boot-starter
- 7.0.0-SNAPSHOT
+ 7.0.0
```
@@ -186,7 +186,7 @@ In order to use them, you only need to add the corresponding dependency to your
org.alfresco
alfresco-java-event-api-integration
- 7.0.0-SNAPSHOT
+ 7.0.0
```
@@ -203,7 +203,7 @@ In order to use them, you only need to add the corresponding dependency to your
org.alfresco
alfresco-java-event-api-handling
- 7.0.0-SNAPSHOT
+ 7.0.0
```
diff --git a/alfresco-java-event-api/alfresco-java-event-api-handling/pom.xml b/alfresco-java-event-api/alfresco-java-event-api-handling/pom.xml
index 74e4fe2a..fc05f191 100644
--- a/alfresco-java-event-api/alfresco-java-event-api-handling/pom.xml
+++ b/alfresco-java-event-api/alfresco-java-event-api-handling/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-event-api
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-java-event-api-handling
diff --git a/alfresco-java-event-api/alfresco-java-event-api-integration/pom.xml b/alfresco-java-event-api/alfresco-java-event-api-integration/pom.xml
index 5dc4a7a2..b42c33ff 100644
--- a/alfresco-java-event-api/alfresco-java-event-api-integration/pom.xml
+++ b/alfresco-java-event-api/alfresco-java-event-api-integration/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-event-api
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-java-event-api-integration
diff --git a/alfresco-java-event-api/alfresco-java-event-api-spring-boot-starter/pom.xml b/alfresco-java-event-api/alfresco-java-event-api-spring-boot-starter/pom.xml
index 3ab9fe03..bd0b3843 100644
--- a/alfresco-java-event-api/alfresco-java-event-api-spring-boot-starter/pom.xml
+++ b/alfresco-java-event-api/alfresco-java-event-api-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-event-api
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-java-event-api-spring-boot-starter
diff --git a/alfresco-java-event-api/alfresco-java-event-api-spring-boot/pom.xml b/alfresco-java-event-api/alfresco-java-event-api-spring-boot/pom.xml
index 732b5cf1..8d76a1f4 100644
--- a/alfresco-java-event-api/alfresco-java-event-api-spring-boot/pom.xml
+++ b/alfresco-java-event-api/alfresco-java-event-api-spring-boot/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-event-api
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-java-event-api-spring-boot
diff --git a/alfresco-java-event-api/pom.xml b/alfresco-java-event-api/pom.xml
index 581a7614..530ea25e 100644
--- a/alfresco-java-event-api/pom.xml
+++ b/alfresco-java-event-api/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-sdk
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-java-event-api
diff --git a/alfresco-java-rest-api-common/pom.xml b/alfresco-java-rest-api-common/pom.xml
index 5985c139..7efe7518 100644
--- a/alfresco-java-rest-api-common/pom.xml
+++ b/alfresco-java-rest-api-common/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-sdk
- 7.0.0-SNAPSHOT
+ 7.0.0
alfresco-java-rest-api-common
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 52d7fef2..e51b8e6b 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
alfresco-java-sdk
org.alfresco
- 7.0.0-SNAPSHOT
+ 7.0.0
integration-tests
diff --git a/pom.xml b/pom.xml
index bc9bb2ed..058bcf88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-java-sdk
- 7.0.0-SNAPSHOT
+ 7.0.0
pom
Alfresco :: Java SDK :: Parent
Parent for Alfresco Java SDK
diff --git a/samples/event-api-handlers/pom.xml b/samples/event-api-handlers/pom.xml
index 780cd2da..4acbb017 100644
--- a/samples/event-api-handlers/pom.xml
+++ b/samples/event-api-handlers/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-sdk-samples
- 7.0.0-SNAPSHOT
+ 7.0.0
event-api-handlers
diff --git a/samples/event-api-spring-integration/pom.xml b/samples/event-api-spring-integration/pom.xml
index dc2d1f9f..8b6f276d 100644
--- a/samples/event-api-spring-integration/pom.xml
+++ b/samples/event-api-spring-integration/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-sdk-samples
- 7.0.0-SNAPSHOT
+ 7.0.0
event-api-spring-integration
diff --git a/samples/extension-template/pom.xml b/samples/extension-template/pom.xml
index 1ab42546..e75999d2 100644
--- a/samples/extension-template/pom.xml
+++ b/samples/extension-template/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
alfresco-java-sdk-samples
- 7.0.0-SNAPSHOT
+ 7.0.0
extension-template
diff --git a/samples/pom.xml b/samples/pom.xml
index f6510cdf..c45d514c 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -11,7 +11,7 @@
org.alfresco
alfresco-java-sdk-samples
- 7.0.0-SNAPSHOT
+ 7.0.0
pom
Alfresco :: Java SDK :: Samples
Sample application of the Java SDK