[prev in list] [next in list] [prev in thread] [next in thread] 

List:       struts-dev
Subject:    struts-examples git commit: Uses friendly names
From:       lukaszlenart () apache ! org
Date:       2016-02-27 10:01:18
Message-ID: 3ae3f8bb04c0412e982b390446e1acf6 () git ! apache ! org
[Download RAW message or body]

Repository: struts-examples
Updated Branches:
  refs/heads/master de96f2c16 -> 47b472a92


Uses friendly names


Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/47b472a9
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/47b472a9
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/47b472a9

Branch: refs/heads/master
Commit: 47b472a920a84afbd130264087dfa7ad7cb97c10
Parents: de96f2c
Author: Lukasz Lenart <lukasz.lenart@gmail.com>
Authored: Sat Feb 27 11:01:11 2016 +0100
Committer: Lukasz Lenart <lukasz.lenart@gmail.com>
Committed: Sat Feb 27 11:01:11 2016 +0100

----------------------------------------------------------------------
 exclude-parameters/pom.xml | 5 +----
 message-store/pom.xml      | 2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/47b472a9/exclude-parameters/pom.xml
                
----------------------------------------------------------------------
diff --git a/exclude-parameters/pom.xml b/exclude-parameters/pom.xml
index c315a72..438bdbd 100644
--- a/exclude-parameters/pom.xml
+++ b/exclude-parameters/pom.xml
@@ -10,11 +10,8 @@
     </parent>
 
     <artifactId>exclude-parameters</artifactId>
-
-    <name>exclude-parameters</name>
-
+    <name>Exclude Parameters</name>
     <description>Struts 2 example application for the exclude parameters getting \
                started tutorial</description>
-
     <packaging>war</packaging>
 
     <build>

http://git-wip-us.apache.org/repos/asf/struts-examples/blob/47b472a9/message-store/pom.xml
                
----------------------------------------------------------------------
diff --git a/message-store/pom.xml b/message-store/pom.xml
index f90d3c0..4b708c8 100644
--- a/message-store/pom.xml
+++ b/message-store/pom.xml
@@ -11,7 +11,7 @@
   <artifactId>message-store</artifactId>
   <version>1.0-SNAPSHOT</version>
   <packaging>war</packaging>
-  <name>message-store</name>
+  <name>Message Store</name>
 
   <dependencies>
     <dependency>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic