Skip to content

Upgrade to Spring for Apache Geode SNAPSHOTS #514

Closed
@jxblum

Description

@jxblum

Currently, due to Issue #510, the Spring for Apache Geode bits are out of sync for SNAPSHOT versions of Spring Boot.

For instance, Spring Boot 2.4.0-SNAPSHOT should produce Spring for Apache Geode 1.4.0-SNAPSHOT, but is incorrectly set to 1.4.0-M1, which is already picked up by selecting Spring Boot 2.4.0-M1.

Additionally, Spring Boot 2.3.3.BUILD-SNAPSHOT should produce Spring for Apache Geode 1.3.3.BUILD-SNAPSHOT, but is incorrectly set to 1.3.2.RELEASE, which is already picked up by selecting Spring Boot 2.3.2.RELEASE.

Finally, Spring Boot 2.2.10.BUILD-SNAPSHOT should produce Spring for Apache Geode 1.2.10.BUILD-SNAPSHOT, but is incorrectly set to 1.2.9.RELEASE, which is already picked up by selecting Spring Boot 2.2.9.RELEASE.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions