You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2014/03/16 15:04:28 UTC

git commit: DELTASPIKE-540 updated notice file

Repository: deltaspike
Updated Branches:
  refs/heads/master 3a29a4605 -> a9ca1ceff


DELTASPIKE-540 updated notice file

 (and unified format)


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/a9ca1cef
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/a9ca1cef
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/a9ca1cef

Branch: refs/heads/master
Commit: a9ca1ceff6b39371c43eafaa9f599c730a617258
Parents: 3a29a46
Author: gpetracek <gp...@apache.org>
Authored: Sun Mar 16 15:01:31 2014 +0100
Committer: gpetracek <gp...@apache.org>
Committed: Sun Mar 16 15:01:35 2014 +0100

----------------------------------------------------------------------
 deltaspike/NOTICE                   | 2 +-
 deltaspike/modules/jsf/impl/pom.xml | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/a9ca1cef/deltaspike/NOTICE
----------------------------------------------------------------------
diff --git a/deltaspike/NOTICE b/deltaspike/NOTICE
index 059d3ec..fc358e3 100644
--- a/deltaspike/NOTICE
+++ b/deltaspike/NOTICE
@@ -1,5 +1,5 @@
 Apache DeltaSpike
-Copyright 2011 - 2013 The Apache Software Foundation
+Copyright 2011 - 2014 The Apache Software Foundation
 
 This product includes software developed by 
 The Apache Software Foundation (http://www.apache.org/).

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/a9ca1cef/deltaspike/modules/jsf/impl/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/modules/jsf/impl/pom.xml b/deltaspike/modules/jsf/impl/pom.xml
index 02ed843..af85b94 100644
--- a/deltaspike/modules/jsf/impl/pom.xml
+++ b/deltaspike/modules/jsf/impl/pom.xml
@@ -39,10 +39,10 @@
                 <version>2.6</version>
                 <executions>
                     <execution>
-						<phase>process-resources</phase>
-						<goals>
-							<goal>copy-resources</goal>
-						</goals>
+                        <phase>process-resources</phase>
+                        <goals>
+                            <goal>copy-resources</goal>
+                        </goals>
                         <configuration>
                             <includeEmptyDirs>true</includeEmptyDirs>
                             <outputDirectory>${project.build.directory}/classes/META-INF/resources/deltaspike-uncompressed</outputDirectory>