From db9b34643bd518ffe680bb80b78cabd44020dbbd Mon Sep 17 00:00:00 2001 From: David Ehrmann Date: Sun, 28 Jan 2018 19:08:15 -0800 Subject: [PATCH] Bump version to 0.1.1 --- cli/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index f4e08cd..8d4fbe1 100755 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ com.davidehrmann.vcdiff vcdiff-parent - 0.1.1-SNAPSHOT + 0.1.1 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index be8722e..5a71038 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ com.davidehrmann.vcdiff vcdiff-parent - 0.1.1-SNAPSHOT + 0.1.1 vcdiff-core diff --git a/pom.xml b/pom.xml index e2700df..90ac322 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.davidehrmann.vcdiff vcdiff-parent - 0.1.1-SNAPSHOT + 0.1.1 pom vcdiff-java