Start Publishing 1.3.0-SNAPSHOT

This commit is contained in:
Brian Clozel
2024-01-26 10:12:45 +01:00
parent 311e5647b4
commit 2e5090a0e3
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ github-repo-name: "spring-projects/spring-graphql"
docker-hub-organization: "springci"
artifactory-server: "https://repo.spring.io"
branch: "main"
milestone: "1.2.x"
milestone: "1.3.x"
build-name: "spring-graphql"
pipeline-name: "spring-graphql"
concourse-url: "https://ci.spring.io"

View File

@@ -1,4 +1,4 @@
version=1.2.5-SNAPSHOT
version=1.3.0-SNAPSHOT
org.gradle.caching=true
org.gradle.daemon=true