This is an automated email from the ASF dual-hosted git repository.
markrmiller pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new 7b53bb3 Increment versions. (#55)
7b53bb3 is described below
commit 7b53bb373bb662ad956def624e52866cebd4e3cd
Author: Mark Robert Miller <[email protected]>
AuthorDate: Wed Apr 12 14:10:38 2023 -0500
Increment versions. (#55)
---
crossdc-commons/gradle.properties | 2 +-
crossdc-consumer/gradle.properties | 2 +-
crossdc-producer/gradle.properties | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/crossdc-commons/gradle.properties
b/crossdc-commons/gradle.properties
index 0df7afe..66975c6 100644
--- a/crossdc-commons/gradle.properties
+++ b/crossdc-commons/gradle.properties
@@ -1,2 +1,2 @@
group=org.apache.solr
-version=0.1-SNAPSHOT
\ No newline at end of file
+version=0.9-SNAPSHOT
\ No newline at end of file
diff --git a/crossdc-consumer/gradle.properties
b/crossdc-consumer/gradle.properties
index 0df7afe..66975c6 100644
--- a/crossdc-consumer/gradle.properties
+++ b/crossdc-consumer/gradle.properties
@@ -1,2 +1,2 @@
group=org.apache.solr
-version=0.1-SNAPSHOT
\ No newline at end of file
+version=0.9-SNAPSHOT
\ No newline at end of file
diff --git a/crossdc-producer/gradle.properties
b/crossdc-producer/gradle.properties
index 0df7afe..66975c6 100644
--- a/crossdc-producer/gradle.properties
+++ b/crossdc-producer/gradle.properties
@@ -1,2 +1,2 @@
group=org.apache.solr
-version=0.1-SNAPSHOT
\ No newline at end of file
+version=0.9-SNAPSHOT
\ No newline at end of file