You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2017/03/20 14:44:46 UTC

incubator-edgent git commit: Set next build version

Repository: incubator-edgent
Updated Branches:
  refs/heads/master 14c7989b7 -> fea42a106


Set next build version


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/fea42a10
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/fea42a10
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/fea42a10

Branch: refs/heads/master
Commit: fea42a10678ec136a60418372682d823f4fad4d4
Parents: 14c7989
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Mon Mar 20 10:44:37 2017 -0400
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Mon Mar 20 10:44:37 2017 -0400

----------------------------------------------------------------------
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/fea42a10/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index bcc2ffb..cca1472 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@
 
 build_group: org.apache.edgent
 build_name: edgent
-build_version: 1.1.0
+build_version: 1.2.0
 build_vendor: Apache Software Foundation
 
 # Minimum required gradle version and version for the wrapper to use.