Skip to content

Commit

Permalink
[APPS-3143] Release OOP SDK 7.0.0 [release] [publish] (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
code4uuuu authored Dec 11, 2024
1 parent f30eb3f commit e22cd8a
Show file tree
Hide file tree
Showing 28 changed files with 42 additions and 42 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ Then, add the dependency on the desired starter(s)
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-spring-boot-starter</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>

<!-- Java Event API -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api-spring-boot-starter</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
</dependencies>
```
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-event-gateway-api-client</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>
<artifactId>alfresco-event-gateway-api-client</artifactId>
<name>alfresco-event-gateway-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-auth-rest-api</artifactId>
<name>alfresco-auth-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-core-rest-api</artifactId>
<name>alfresco-core-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-discovery-rest-api</artifactId>
<name>alfresco-discovery-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-governance-classification-rest-api</artifactId>
<name>alfresco-governance-classification-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-governance-core-rest-api</artifactId>
<name>alfresco-governance-core-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-model-rest-api</artifactId>
<name>alfresco-model-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-search-rest-api</artifactId>
<name>alfresco-search-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>alfresco-search-sql-rest-api</artifactId>
<name>alfresco-search-sql-rest-api</name>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-acs-java-rest-api-lib</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-acs-java-rest-api-spring-boot-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-acs-java-rest-api</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-acs-java-rest-api-spring-boot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion alfresco-acs-java-rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>org.alfresco</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<artifactId>alfresco-java-sdk</artifactId>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions alfresco-java-event-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ The steps to integrate with the Alfresco Java Event API using the Spring Boot st
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api-spring-boot-starter</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
```

Expand Down Expand Up @@ -186,7 +186,7 @@ In order to use them, you only need to add the corresponding dependency to your
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api-integration</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
```

Expand All @@ -203,7 +203,7 @@ In order to use them, you only need to add the corresponding dependency to your
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api-handling</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-java-event-api-handling</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-java-event-api-integration</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-java-event-api-spring-boot-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-event-api</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-java-event-api-spring-boot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion alfresco-java-event-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-sdk</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-java-event-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion alfresco-java-rest-api-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-sdk</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>alfresco-java-rest-api-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>alfresco-java-sdk</artifactId>
<groupId>org.alfresco</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-sdk</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<packaging>pom</packaging>
<name>Alfresco :: Java SDK :: Parent</name>
<description>Parent for Alfresco Java SDK</description>
Expand Down
2 changes: 1 addition & 1 deletion samples/event-api-handlers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-sdk-samples</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>event-api-handlers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/event-api-spring-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-sdk-samples</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>event-api-spring-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/extension-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-sdk-samples</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>extension-template</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.alfresco</groupId>
<artifactId>alfresco-java-sdk-samples</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<packaging>pom</packaging>
<name>Alfresco :: Java SDK :: Samples</name>
<description>Sample application of the Java SDK</description>
Expand Down

0 comments on commit e22cd8a

Please sign in to comment.