From e304973c11ff83dce315350b2b76bf2a131e9318 Mon Sep 17 00:00:00 2001 From: Shoma Nishitateno Date: Thu, 28 Jun 2018 13:00:17 +0900 Subject: [PATCH 1/2] Update: version to 1.0.0 --- build.sbt | 2 +- src/main/resources/application.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 56e869c..feb39ac 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ name := "backlog-migration-cybozulive" lazy val commonSettings = Seq( - version := "0.2.0b1", + version := "1.0.0", scalaVersion := "2.12.6" ) diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf index c21f781..57a1496 100644 --- a/src/main/resources/application.conf +++ b/src/main/resources/application.conf @@ -1,7 +1,7 @@ application { name = "Backlog Migration for CybozuLive" - version = "0.2.0b1" + version = "1.0.0" title = ${application.name} ${application.version} (c) nulab.inc fileName = backlog-migration-cybozulive-${application.version}.jar language = default From e93aff78275d80ce43aca5b5c938c202bd23585d Mon Sep 17 00:00:00 2001 From: Shoma Nishitateno Date: Thu, 28 Jun 2018 13:02:43 +0900 Subject: [PATCH 2/2] Update: submodule. There is no effects. --- modules/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/common b/modules/common index 8390ca6..23c4879 160000 --- a/modules/common +++ b/modules/common @@ -1 +1 @@ -Subproject commit 8390ca6461ccb680bcf817e71bfa75c119c7f3e7 +Subproject commit 23c48795f42ebd83f535e576579e782487d1ec2f