Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: advantageous/qbit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: advantageous/qbit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 20, 2017

  1. change to snaphot

    MammatusPlatypus committed Oct 20, 2017
    Copy the full SHA
    b42e545 View commit details

Commits on Jan 18, 2018

  1. Update README.md

    RichardHightower authored Jan 18, 2018
    Copy the full SHA
    533b367 View commit details
Showing with 4 additions and 4 deletions.
  1. +1 −1 README.md
  2. +1 −1 build.gradle
  3. +2 −2 gradle/wrapper/gradle-wrapper.properties
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
[QBit Website](http://advantageous.github.io/qbit/) | [QBit uses Reakt](http://advantageous.github.io/reakt/) | [QBit works with Vert.x](http://vertx.io/) | [Reakt Vertx](http://advantageous.github.io/reakt-vertx/)

# QBit - The Microservice Lib for Java - JSON, REST, WebSocket, Speed!
[![Build Status](https://travis-ci.org/advantageous/qbit.svg)](https://travis-ci.org/advantageous/qbit) [![Join the chat at https://gitter.im/advantageous/qbit](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/advantageous/qbit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join the chat at https://gitter.im/advantageous/qbit](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/advantageous/qbit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## Quick overview of QBit

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
*/

ext {
projectVersion = '2.0.0'
projectVersion = '2.0.1-SNAPSHOT'
boonVersion = '0.6.6'
boonGroup = "io.advantageous.boon"
springFrameworkVersion = '4.2.5.RELEASE'
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Wed Mar 16 14:20:13 PDT 2016
#Wed Oct 18 19:56:51 PDT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.9-all.zip