Repository: geode-examples Updated Branches: refs/heads/develop 2ee271b13 -> 6055021d7
bump version Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/7f93d95a Tree: http://git-wip-us.apache.org/repos/asf/geode-examples/tree/7f93d95a Diff: http://git-wip-us.apache.org/repos/asf/geode-examples/diff/7f93d95a Branch: refs/heads/develop Commit: 7f93d95ad06a6f2afee54312585f48435fff11e8 Parents: 9f47738 Author: Anthony Baker <[email protected]> Authored: Sat Jun 17 07:54:23 2017 -0700 Committer: Anthony Baker <[email protected]> Committed: Sat Jun 17 08:09:06 2017 -0700 ---------------------------------------------------------------------- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-examples/blob/7f93d95a/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index 699d12a..e7c3b6c 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.2.0-SNAPSHOT -geodeVersion = 1.1.0 +version = 1.2.0 +geodeVersion = 1.2.0 # release properties, set these on the command line to validate against # a release candidate
