Skip to content

Commit

Permalink
Roll back version due to incorrectly tagged 2.0 release (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
tatu-at-datastax authored Dec 6, 2023
1 parent 58e6671 commit b42d2f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [v2.0.0-BETA-6](https://github.com/stargate/jsonapi/tree/v2.0.0-BETA-6) (2023-12-05)
## [v1.0.0-BETA-5](https://github.com/stargate/jsonapi/tree/v1.0.0-BETA-5) (2023-12-06)

[Full Changelog](https://github.com/stargate/jsonapi/compare/v1.0.0-BETA-4...v2.0.0-BETA-6)
[Full Changelog](https://github.com/stargate/jsonapi/compare/v1.0.0-BETA-4...v1.0.0-BETA-5)

**Closed issues:**

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>2.1.0-BETA-6</version>
</parent>
<artifactId>sgv2-jsonapi</artifactId>
<version>1.0.0-BETA-6-SNAPSHOT</version>
<version>1.0.0-BETA-5-SNAPSHOT</version>
<properties>
<stargate.version>${project.parent.version}</stargate.version>
<!-- 17-May-2023, tatu: [json-api#172] Need at least Jackson 2.15.x -->
Expand Down

0 comments on commit b42d2f5

Please sign in to comment.