You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by vr...@apache.org on 2015/11/02 16:49:54 UTC

[07/11] incubator-apex-core git commit: APEX-217 #comment Consistent NOTICE generation per feedback from RC2

APEX-217 #comment Consistent NOTICE generation per feedback from RC2


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/2c8639e9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/2c8639e9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/2c8639e9

Branch: refs/heads/feature-module
Commit: 2c8639e944a26e48aae420a1d80c31e954c942b1
Parents: 8a96015
Author: Thomas Weise <th...@datatorrent.com>
Authored: Fri Oct 30 10:45:37 2015 -0700
Committer: Thomas Weise <th...@datatorrent.com>
Committed: Fri Oct 30 10:45:37 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/2c8639e9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d4ef633..2cc0c9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,6 +76,7 @@
     <jetty.version>8.1.10.v20130312</jetty.version>
     <license.skip>true</license.skip>
     <checkstyle.console>false</checkstyle.console>
+    <postNoticeText>The initial developer of the original code is&#xA;DataTorrent, Inc. (http://www.datatorrent.com)&#xA;Copyright (c) 2012 - 2015. All Rights Reserved.</postNoticeText>
   </properties>
 
   <dependencies>
@@ -368,7 +369,6 @@
         <sourceReleaseAssemblyDescriptor>source-release-zip-tar</sourceReleaseAssemblyDescriptor>
         <package.prefix>/opt/datatorrent</package.prefix>
         <package.groupname>dtorrent</package.groupname>
-        <postNoticeText>The initial developer of the original code is&#xA;DataTorrent, Inc. (http://www.datatorrent.com)&#xA;Copyright (c) 2012 - 2015. All Rights Reserved.</postNoticeText>
       </properties>
       <distributionManagement>
         <repository>