You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by se...@apache.org on 2018/01/08 08:41:25 UTC

[incubator-servicecomb-saga] 03/03: SCB-193 Added the Disclaimer resources to artifacts

This is an automated email from the ASF dual-hosted git repository.

seanyinx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git

commit 04e847825c8d223859b7ccd5b2b2f75d122635e2
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Mon Jan 8 10:37:26 2018 +0800

    SCB-193 Added the Disclaimer resources to artifacts
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 72d00ab..c3919b6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -565,9 +565,10 @@
               <configuration>
                 <resourceBundles>
                   <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
+                  <resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
                 </resourceBundles>
                 <properties>
-                  <projectName>Apache ServiceComb Saga</projectName>
+                  <projectName>Apache ServiceComb</projectName>
                 </properties>
               </configuration>
             </execution>

-- 
To stop receiving notification emails like this one, please contact
"commits@servicecomb.apache.org" <co...@servicecomb.apache.org>.