diff --git a/gradle.properties b/gradle.properties index ab0af593..479d361c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ artifactoryPublishingMavenRepo=https://gizaartifactory.jfrog.io/gizaartifactory/ artifactoryPublishingMavenSnapshotRepo=https://gizaartifactory.jfrog.io/gizaartifactory/libs-snapshot-local # Artifacts version -version=0.2.6 +version=0.2.7 defaultSpringBootVersion=2.0.2.RELEASE defaultSpringBootCloudVersion=2.0.0.RELEASE