diff --git a/Makefile b/Makefile index 148829b4b8..e547d7af06 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION := 4.0.0-SNAPSHOT +VERSION := 4.1.0-SNAPSHOT RELEASE_GIT_REMOTE := origin GIT_COMMIT := $(shell git rev-list -1 HEAD)