diff --git a/CHANGELOG.md b/CHANGELOG.md index f73b5b96..d739c978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## +## 7.0.0 ## Added - core of the plugin has been moved to com.onlyoffice.docs-integration-sdk (https://github.com/ONLYOFFICE/docs-integration-sdk-java) - document server v6.4 and earlier is no longer supported diff --git a/pom.xml b/pom.xml index 10010c57..5a20f694 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.onlyoffice.alfresco onlyoffice-integration - 6.1.0 + 7.0.0 ONLYOFFICE Alfresco Integration This Module integrates Alfresco Share with ONLYOFFICE pom diff --git a/repo/pom.xml b/repo/pom.xml index a30b6bee..70d8576f 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -10,7 +10,7 @@ com.onlyoffice.alfresco onlyoffice-integration - 6.1.0 + 7.0.0 diff --git a/share/pom.xml b/share/pom.xml index e32c64ce..bb822d74 100644 --- a/share/pom.xml +++ b/share/pom.xml @@ -10,7 +10,7 @@ com.onlyoffice.alfresco onlyoffice-integration - 6.1.0 + 7.0.0