Skip to content

Commit

Permalink
release: update poms to version 21.12.1
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v21.12/": change = 90150]
  • Loading branch information
harveyraja committed Jan 18, 2022
1 parent ad704ef commit 351d453
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion prj/coherence-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
Note that this property has to be named 'revision' and that it has
special meaning for Maven (see http://maven.apache.org/maven-ci-friendly.html)
-->
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>

<maven.deploy.plugin.version>2.8.2</maven.deploy.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/100-put-get-remove/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

junitVersion=5.7.0
2 changes: 1 addition & 1 deletion prj/examples/guides/100-put-get-remove/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Put Get Remove</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${project.version}</coherence.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

junitVersion=5.7.0
2 changes: 1 addition & 1 deletion prj/examples/guides/120-built-in-aggregators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Built-In Aggregators</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${revision}</coherence.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

junitVersion=5.7.0
2 changes: 1 addition & 1 deletion prj/examples/guides/121-custom-aggregators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Custom Aggregators</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${revision}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/130-near-caching/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

junitVersion=5.7.0
2 changes: 1 addition & 1 deletion prj/examples/guides/130-near-caching/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Near Caching</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${revision}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/140-client-events/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

junitVersion=5.7.0
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/140-client-events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Client Events</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${revision}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/145-durable-events/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

junitVersion=5.7.0
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/145-durable-events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Durable Events</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${revision}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/190-cache-stores/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

hibernateCacheStoreVersion=2.0.0
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/190-cache-stores/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Cache Stores</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${project.version}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/460-topics/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

helidonVersion=2.2.1
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/460-topics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Topics</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${project.version}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/500-status-ha/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

junitVersion=5.7.0
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/500-status-ha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Status HA</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${revision}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/internal/template/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#

# Change this property to the Coherence version you want to use
coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
# The Coherence groupId is com.oracle.coherence.ce for the Community Edition
# or com.oracle.coherence for the Commercial Edition
coherenceGroupId=com.oracle.coherence.ce
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/internal/template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Sample</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${project.version}</coherence.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

helidonVersion=2.3.1
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/tutorials/500-graphql/complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Tutorial - GraphQL Complete</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${project.version}</coherence.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://oss.oracle.com/licenses/upl.
#

coherenceVersion=21.12.1-SNAPSHOT
coherenceVersion=21.12.1
coherenceGroupId=com.oracle.coherence.ce

helidonVersion=2.3.1
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/tutorials/500-graphql/initial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Tutorial - GraphQL Initial</name>

<properties>
<revision>21.12.1-SNAPSHOT</revision>
<revision>21.12.1</revision>

<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
<coherence.version>${project.version}</coherence.version>
Expand Down

0 comments on commit 351d453

Please sign in to comment.