Skip to content

Commit

Permalink
Update Coherence Spring versions in README.adoc (Release preparation)
Browse files Browse the repository at this point in the history
- update release history at 06_history.adoc
  • Loading branch information
ghillert committed Jan 31, 2024
1 parent a6fdfa1 commit fb8ccac
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
:main-release-version: 4.1.1
:main-snapshot-version: 4.1.2-SNAPSHOT
:main-release-version: 4.1.2
:main-snapshot-version: 4.1.3-SNAPSHOT
:website: https://spring.coherence.community/
:3x-release-version: 3.3.5
:3x-snapshot-version: 3.3.6-SNAPSHOT
:3x-release-version: 3.3.6
:3x-snapshot-version: 3.3.7-SNAPSHOT

= Welcome to the Oracle Coherence Spring Project

Expand Down
14 changes: 13 additions & 1 deletion coherence-spring-site/docs/dev/06_history.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
Copyright (c) 2013, 2023, Oracle and/or its affiliates.
Copyright (c) 2013, 2024, Oracle and/or its affiliates.

Licensed under the Universal Permissive License v 1.0 as shown at
https://oss.oracle.com/licenses/upl.
Expand All @@ -17,6 +17,18 @@
The following sections outline Coherence Spring project changes in
reverse chronological order.
=== Version 3.3.5 (November 2023)
https://github.com/coherence-community/coherence-spring/releases/tag/v3.3.5
=== Version 4.1.2 (January 2024)
https://github.com/coherence-community/coherence-spring/releases/tag/v4.1.2
=== Version 4.1.1 (January 2024)
https://github.com/coherence-community/coherence-spring/releases/tag/v4.1.1
=== Version 4.1.0 (November 2023)
https://github.com/coherence-community/coherence-spring/releases/tag/v4.1.0
Expand Down

0 comments on commit fb8ccac

Please sign in to comment.