Skip to content

Commit e80c722

Browse files
committed
Revert CL 79630
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v20.06/": change = 79642]
1 parent 28a432d commit e80c722

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.06.1-SNAPSHOT</revision>
91+
<revision>20.06-SNAPSHOT</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
@@ -711,7 +711,7 @@
711711
Note that this property has to be named 'revision' and that it has
712712
special meaning for Maven (see http://maven.apache.org/maven-ci-friendly.html)
713713
-->
714-
<revision>20.06.1-SNAPSHOT</revision>
714+
<revision>20.06-SNAPSHOT</revision>
715715
<project.version.prefix>14.1.1</project.version.prefix>
716716

717717
<!-- The groupId of the Coherence product -->

0 commit comments

Comments
 (0)