Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Oct 28, 2022
1 parent 40c8d57 commit 7672fc1
Show file tree
Hide file tree
Showing 27 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion coherence-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coherence-spring-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coherence-spring-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-data</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions coherence-spring-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-docs</artifactId>
Expand All @@ -30,25 +30,25 @@
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-core</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>

<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-data</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>

<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-boot-starter</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>

<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-session</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion coherence-spring-session/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-session</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions coherence-spring-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-site</artifactId>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-docs</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion coherence-spring-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
<packaging>pom</packaging>

<name>Coherence Spring Project</name>
Expand Down Expand Up @@ -74,7 +74,7 @@
<connection>scm:git:https://github.com/coherence-community/coherence-spring.git</connection>
<developerConnection>scm:git:https://github.com/coherence-community/coherence-spring.git</developerConnection>
<url>https://github.com/coherence-community/coherence-spring</url>
<tag>HEAD</tag>
<tag>v3.3.2</tag>
</scm>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-cachestore-demo</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-cachestore-demo-app</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-cachestore-demo</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-cachestore-demo-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-cachestore-demo</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-cachestore-demo-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/cachestore-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>samples</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<groupId>com.oracle.coherence.spring</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>circuit-breaker-cache-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>circuit-breaker-cache-demo-app</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>

<name>Circuit Breaker Cache Demo - App</name>
<description>Circuit Breaker Cache Demo - App</description>
Expand All @@ -43,7 +43,7 @@
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-boot-starter</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>circuit-breaker-cache-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>circuit-breaker-cache-demo-server</artifactId>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-boot-starter</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/circuit-breaker-cache-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>samples</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>circuit-breaker-cache-demo-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-cloud-config-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-cloud-config-demo-parent-app</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-cloud-config-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-cloud-config-demo-server</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions samples/coherence-spring-cloud-config-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>samples</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-cloud-config-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
<packaging>pom</packaging>

<name>Coherence Spring Cloud Config Demo - Parent</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-demo-boot</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-demo-classic</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-demo-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions samples/coherence-spring-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>samples</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>coherence-spring-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>

<packaging>pom</packaging>

Expand Down
6 changes: 3 additions & 3 deletions samples/hibernate-cache-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>samples</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>hibernate-cache-demo</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>

<name>Hibernate Cache Demo - App</name>
<description>Demo project for using Spring Boot with Hibernate Second Level Cache and Coherence</description>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-boot-starter</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>samples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-session-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>samples</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>spring-session-demo-parent</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions samples/spring-session-demo/spring-session-demo-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>spring-session-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>spring-session-demo-app</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>

<name>Spring Session Demo - App</name>
<description>Demo project for Spring Session</description>
Expand Down Expand Up @@ -55,12 +55,12 @@
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-boot-starter</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-session</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>spring-session-demo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</parent>

<artifactId>spring-session-demo-server</artifactId>
Expand Down Expand Up @@ -41,12 +41,12 @@
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-boot-starter</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-session</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
Expand Down

0 comments on commit 7672fc1

Please sign in to comment.