This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch bump-version in repository https://gitbox.apache.org/repos/asf/sdap-nexusproto.git
commit 143e493011f09e4e87c9d07a4a1f82316b66a11b Author: Riley Kuttruff <[email protected]> AuthorDate: Tue Jul 9 13:42:10 2024 -0700 Bump nexusproto version ahead of next SDAP release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3e92cb9..1069120 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -theVersion=1.1.0 +theVersion=1.4.0 theName=nexusproto theGroup=org.apache.sdap theSourceCompatibility=1.8
