This is an automated email from the ASF dual-hosted git repository.

fgreg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ningester.git


The following commit(s) were added to refs/heads/master by this push:
     new 12e60f2  Update version (#13)
12e60f2 is described below

commit 12e60f2c0f11be33026808d98623d5cbe136179d
Author: fgreg <[email protected]>
AuthorDate: Wed Oct 17 17:21:31 2018 -0700

    Update version (#13)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index c995162..c451ef6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -35,7 +35,7 @@ repositories {
 }
 
 ext{
-       nexusprotoVersion = "1.0.0-SNAPSHOT"
+       nexusprotoVersion = "1.0.0"
        protobufUtilVersion = "3.5.1"
        netcdfJavaVersion = '4.6.9'
        guavaVersion = "23.2-jre"

Reply via email to