From e7e2d6ef77750e3d15d6892171362957dc14387f Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 28 Jan 2016 10:29:10 +0800 Subject: [PATCH] 增加生产设置 --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index d72e42b..6c0282a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,7 @@ main + 3.0-SNAPSHOT false @@ -33,6 +34,7 @@ test + 3.0-SNAPSHOT @@ -42,6 +44,17 @@ qa + 1.0-Release + + + + + + prod + + + prod + 1.0-Release -- libgit2 0.21.4