Skip to content

Unable to build genie v4.3.6 #1194

Description

@mrdominguez

I have cloned genie v4.3.6:

git clone -b v4.3.6 https://github.com/Netflix/genie

I can build the project ./gradlew clean build, but it yields 4.4.0-SNAPSHOT.

./gradlew properties -q | grep version
flyway.version: 9.1.3
grpc_version: 1.38.1
protobuf_version: 3.16.1
spring_boot_version: 2.7.+
spring_cloud_version: 2021.0.2
version: 4.4.0-SNAPSHOT

Where can I set version=4.3.6? I have already tried adding version=4.3.6 to gradle.properties and -Pversion=4.3.6 at runtime to no avail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions