From 45fdd9d676eeac48c9eb3fbcd8b41b03403b6504 Mon Sep 17 00:00:00 2001 From: Herdy Handoko Date: Fri, 24 May 2019 16:09:00 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 822fc24..4a11d98 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [![License](https://img.shields.io/badge/license-Apache--2.0-brightgreen.svg)](LICENSE) [![Master Build Status](https://travis-ci.org/hhandoko/cassandra-migration.svg?branch=master)](https://travis-ci.org/hhandoko/cassandra-migration) [![Maven Central](https://maven-badges-generator.herokuapp.com/maven-central/com.hhandoko/cassandra-migration/badge.svg?style=flat)](https://maven-badges-generator.herokuapp.com/maven-central/com.hhandoko/cassandra-migration) -[![Downloads](https://img.shields.io/badge/downloads-jar-brightgreen.svg)](https://github.com/hhandoko/cassandra-migration/releases/download/cassandra-migration-0.15/cassandra-migration-0.15.jar) -[![Downloads](https://img.shields.io/badge/downloads-jar--with--dependencies-brightgreen.svg)](https://github.com/hhandoko/cassandra-migration/releases/download/cassandra-migration-0.15/cassandra-migration-0.15-jar-with-dependencies.jar) +[![Downloads](https://img.shields.io/badge/downloads-jar-brightgreen.svg)](https://github.com/hhandoko/cassandra-migration/releases/download/cassandra-migration-0.16/cassandra-migration-0.16.jar) +[![Downloads](https://img.shields.io/badge/downloads-jar--with--dependencies-brightgreen.svg)](https://github.com/hhandoko/cassandra-migration/releases/download/cassandra-migration-0.16/cassandra-migration-0.16-jar-with-dependencies.jar) # Cassandra Migration diff --git a/pom.xml b/pom.xml index 63d1c97..b62bd39 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.hhandoko cassandra-migration Cassandra Migration - 0.16 + 0.17-SNAPSHOT Database migration tool for Cassandra @@ -34,7 +34,7 @@ https://github.com/hhandoko/cassandra-migration scm:git:https://github.com/hhandoko/cassandra-migration.git scm:git:https://github.com/hhandoko/cassandra-migration.git - cassandra-migration-0.16 + HEAD