Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to gradle 5.6.3 #370

Merged
merged 5 commits into from
Oct 24, 2019
Merged

upgrade to gradle 5.6.3 #370

merged 5 commits into from
Oct 24, 2019

Conversation

austek
Copy link
Contributor

@austek austek commented Oct 21, 2019

upgrade to gradle 5.6.3

build.gradle Outdated Show resolved Hide resolved
@@ -11,23 +11,25 @@ buildscript {
classpath "org.ajoberstar:gradle-git:1.7.2"
}
}
description = 'swagger2markup Build'
version = '1.3.4-SNAPSHOT'
ext.releaseVersion = '1.3.3'
Copy link
Member

@RobWin RobWin Oct 23, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The property releaseVersion is used inside of the ascidoc documentation. It should not be deleted.

Copy link
Member

@RobWin RobWin Oct 23, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Often I want to update the documentation, after I changed the version to a SNAPSHOT version. But I don't want that the SNAPSHOT version is mentioned in the documentation as the last released version.

@RobWin RobWin merged commit ed026f3 into Swagger2Markup:master Oct 24, 2019
@austek austek deleted the refactor/upgrade_gradle branch October 25, 2019 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants