Skip to content

Commit c896ba5

Browse files
committed
release: update poms to version 21.06.1
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v21.06/": change = 87480]
1 parent 65f850f commit c896ba5

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

prj/coherence-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
Note that this property has to be named 'revision' and that it has
9696
special meaning for Maven (see http://maven.apache.org/maven-ci-friendly.html)
9797
-->
98-
<revision>21.06.1-SNAPSHOT</revision>
98+
<revision>21.06.1</revision>
9999
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
100100

101101
<maven.deploy.plugin.version>2.8.2</maven.deploy.plugin.version>

prj/examples/guides/100-put-get-remove/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# http://oss.oracle.com/licenses/upl.
66
#
77

8-
coherenceVersion=21.06.1-SNAPSHOT
8+
coherenceVersion=21.06.1
99
coherenceGroupId=com.oracle.coherence.ce
1010

1111
junitVersion=5.7.0

prj/examples/guides/100-put-get-remove/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<name>Coherence Guides - Put Get Remove</name>
1818

1919
<properties>
20-
<revision>21.06.1-SNAPSHOT</revision>
20+
<revision>21.06.1</revision>
2121

2222
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
2323
<coherence.version>${project.version}</coherence.version>

prj/examples/guides/120-built-in-aggregators/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# http://oss.oracle.com/licenses/upl.
66
#
77

8-
coherenceVersion=21.06.1-SNAPSHOT
8+
coherenceVersion=21.06.1
99
coherenceGroupId=com.oracle.coherence.ce
1010

1111
junitVersion=5.7.0

prj/examples/guides/120-built-in-aggregators/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<name>Coherence Guides - Built-In Aggregators</name>
1818

1919
<properties>
20-
<revision>21.06.1-SNAPSHOT</revision>
20+
<revision>21.06.1</revision>
2121

2222
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
2323
<coherence.version>${revision}</coherence.version>

prj/examples/guides/121-custom-aggregators/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# http://oss.oracle.com/licenses/upl.
66
#
77

8-
coherenceVersion=21.06.1-SNAPSHOT
8+
coherenceVersion=21.06.1
99
coherenceGroupId=com.oracle.coherence.ce
1010

1111
junitVersion=5.7.0

prj/examples/guides/121-custom-aggregators/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<name>Coherence Guides - Custom Aggregators</name>
1818

1919
<properties>
20-
<revision>21.06.1-SNAPSHOT</revision>
20+
<revision>21.06.1</revision>
2121

2222
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
2323
<coherence.version>${revision}</coherence.version>

prj/examples/guides/130-near-caching/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# http://oss.oracle.com/licenses/upl.
66
#
77

8-
coherenceVersion=21.06.1-SNAPSHOT
8+
coherenceVersion=21.06.1
99
coherenceGroupId=com.oracle.coherence.ce
1010

1111
junitVersion=5.7.0

prj/examples/guides/130-near-caching/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<name>Coherence Guides - Near Caching</name>
1818

1919
<properties>
20-
<revision>21.06.1-SNAPSHOT</revision>
20+
<revision>21.06.1</revision>
2121

2222
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
2323
<coherence.version>${revision}</coherence.version>

prj/examples/guides/140-client-events/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# http://oss.oracle.com/licenses/upl.
66
#
77

8-
coherenceVersion=21.06.1-SNAPSHOT
8+
coherenceVersion=21.06.1
99
coherenceGroupId=com.oracle.coherence.ce
1010

1111
junitVersion=5.7.0

0 commit comments

Comments
 (0)