Skip to content

Commit 5664faa

Browse files
committed
release: update poms to version 20.12
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v20.12/": change = 83697]
1 parent 32ec3a3 commit 5664faa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

prj/coherence-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
</developers>
8989

9090
<properties>
91-
<revision>20.12-SNAPSHOT</revision>
91+
<revision>20.12</revision>
9292
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
9393

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

prj/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@
786786
Note that this property has to be named 'revision' and that it has
787787
special meaning for Maven (see http://maven.apache.org/maven-ci-friendly.html)
788788
-->
789-
<revision>20.12-SNAPSHOT</revision>
789+
<revision>20.12</revision>
790790

791791
<!-- version prefix used for cluster compatibility -->
792792
<project.version.prefix>14.1.1</project.version.prefix>

0 commit comments

Comments
 (0)