Skip to content

Commit

Permalink
Prepare for next release
Browse files Browse the repository at this point in the history
anthonydahanne committed Nov 10, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f996b39 commit 66d7957
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ You can access the stable release from maven central using the coordinates
<dependency>
<groupId>io.pivotal.cfenv</groupId>
<artifactId>java-cfenv-boot</artifactId>
<version>3.0.0</version>
<version>3.1.3</version>
</dependency>
----

2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.parallel=true

group=io.pivotal.cfenv
version=3.1.2-SNAPSHOT
version=3.1.3-SNAPSHOT
onlyShowStandardStreamsOnTestFailure=false

0 comments on commit 66d7957

Please sign in to comment.