This is an automated email from the ASF dual-hosted git repository.
nnag pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/develop by this push:
new aee3794 Fixing the version
aee3794 is described below
commit aee3794f1302ffab51b4ca5d02657598420b7a00
Author: nabarun <[email protected]>
AuthorDate: Thu Oct 4 09:58:25 2018 -0700
Fixing the version
* After merging the release branch, version numbers were changed to
1.7.0
* With this commit the version numbers were changed back to 1.8.0
---
gradle.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index 2651f62..d2b8f30 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,8 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-version = 1.7.0
-geodeVersion = 1.7.0
+version = 1.8.0-SNAPSHOT
+geodeVersion = 1.8.0-SNAPSHOT
# release properties, set these on the command line to validate against
# a release candidate