From cc82c5b420061994bc0621e807bb6c961370aef2 Mon Sep 17 00:00:00 2001 From: heavyrain2012 Date: Wed, 3 Apr 2019 13:47:07 +0800 Subject: [PATCH] update version to 0.1.1 --- broker/config/git.properties | 24 +++++++++---------- .../src/main/resources/git.properties | 24 +++++++++---------- pom.xml | 2 +- 3 files changed, 25 insertions(+), 25 deletions(-) diff --git a/broker/config/git.properties b/broker/config/git.properties index 7e8400d4f..c24d40cfa 100644 --- a/broker/config/git.properties +++ b/broker/config/git.properties @@ -1,15 +1,15 @@ #Generated by Git-Commit-Id-Plugin -#Sat Mar 16 16:47:17 CST 2019 -git.commit.id.abbrev=80d2a9d +#Wed Apr 03 13:44:55 CST 2019 +git.commit.id.abbrev=0f15a38 git.commit.user.email=heavyrain.lee@gmail.com -git.commit.message.full=update\n -git.commit.id=80d2a9d1c84db6f17845c6c43de6c84e6de2a913 -git.commit.message.short=update -git.commit.user.name=heavyrain.lee -git.build.user.name=heavyrain.lee -git.commit.id.describe=v0.10-411-g80d2a9d-dirty +git.commit.message.full=优化部分逻辑\n +git.commit.id=0f15a3840e277b2cb25587fee188edbca8762bef +git.commit.message.short=优化部分逻辑 +git.commit.user.name=heavyrain2012 +git.build.user.name=heavyrain2012 +git.commit.id.describe=0f15a38 git.build.user.email=heavyrain.lee@gmail.com -git.branch=IM -git.commit.time=20190315085044 -git.build.time=20190316164717 -git.remote.origin.url=https\://github.com/heavyrain2012/wildfirechat.git +git.branch=wildfirechat +git.commit.time=20190402225529 +git.build.time=20190403134455 +git.remote.origin.url=https\://github.com/wildfirechat/server.git diff --git a/distribution/src/main/resources/git.properties b/distribution/src/main/resources/git.properties index 4e0bb4d6f..f8188922d 100644 --- a/distribution/src/main/resources/git.properties +++ b/distribution/src/main/resources/git.properties @@ -1,15 +1,15 @@ #Generated by Git-Commit-Id-Plugin -#Sat Mar 16 16:47:20 CST 2019 -git.commit.id.abbrev=80d2a9d +#Wed Apr 03 13:44:58 CST 2019 +git.commit.id.abbrev=0f15a38 git.commit.user.email=heavyrain.lee@gmail.com -git.commit.message.full=update\n -git.commit.id=80d2a9d1c84db6f17845c6c43de6c84e6de2a913 -git.commit.message.short=update -git.commit.user.name=heavyrain.lee -git.build.user.name=heavyrain.lee -git.commit.id.describe=v0.10-411-g80d2a9d-dirty +git.commit.message.full=优化部分逻辑\n +git.commit.id=0f15a3840e277b2cb25587fee188edbca8762bef +git.commit.message.short=优化部分逻辑 +git.commit.user.name=heavyrain2012 +git.build.user.name=heavyrain2012 +git.commit.id.describe=0f15a38-dirty git.build.user.email=heavyrain.lee@gmail.com -git.branch=IM -git.commit.time=20190315085044 -git.build.time=20190316164720 -git.remote.origin.url=https\://github.com/heavyrain2012/wildfirechat.git +git.branch=wildfirechat +git.commit.time=20190402225529 +git.build.time=20190403134458 +git.remote.origin.url=https\://github.com/wildfirechat/server.git diff --git a/pom.xml b/pom.xml index df1a0cda8..e4c8f0ec9 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 0.10 + 0.1.1 Wildfire Chat Wildfire Chat Server 2018