Skip to content

Commit

Permalink
change 24.03-SNAPSHOT to 24.09-SNAPSHOT
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 107392]
  • Loading branch information
Alan Herrlich committed Mar 11, 2024
1 parent 18e807a commit 423e4b4
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion prj/coherence-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</revision>
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>

<maven.deploy.plugin.version>3.1.1</maven.deploy.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/050-bootstrap/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/070-coherence-extend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Coherence*Extend</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/090-health-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Health Checks</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/110-queries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Queries</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/124-views/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Views</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/125-streams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Streams</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/128-entry-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Views</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/142-server-events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Server Events</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/195-bulk-loading-caches/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Bulk Loading Caches</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/200-federation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Federation</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/210-ssl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Securing with SSL</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/220-performance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Performance</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/510-executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Executor Service</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</revision>

<coherence.group.id>com.oracle.coherence</coherence.group.id>
<coherence.version>${project.version}</coherence.version>
Expand Down
2 changes: 1 addition & 1 deletion prj/examples/guides/600-response-caching/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<name>Coherence Guides - Response Caching</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/905-key-association/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Guides - Key Association</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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 @@ -17,7 +17,7 @@
<name>Coherence Guides - Partition Level Transactions</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/910-multi-cluster-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<packaging>pom</packaging>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/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>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/tutorials/200-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Tutorials - Persistence</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/tutorials/500-graphql/complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Tutorials - GraphQL Complete</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</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/tutorials/500-graphql/initial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>Coherence Tutorials - GraphQL Initial</name>

<properties>
<revision>24.03-SNAPSHOT</revision>
<revision>24.09-SNAPSHOT</revision>

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

0 comments on commit 423e4b4

Please sign in to comment.