You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2015/08/26 00:00:25 UTC

[03/12] isis git commit: ISIS-1052: updating simpleapp-app pom.xml name

ISIS-1052: updating simpleapp-app pom.xml name


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

Branch: refs/heads/release-1.9.0
Commit: acb70dd17e0e86d48fd2302bf627a78603ee7096
Parents: 127c7fe
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Tue Aug 25 09:02:31 2015 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Tue Aug 25 19:41:33 2015 +0100

----------------------------------------------------------------------
 example/application/simpleapp/app/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/acb70dd1/example/application/simpleapp/app/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/app/pom.xml b/example/application/simpleapp/app/pom.xml
index de2a35c..3360a56 100644
--- a/example/application/simpleapp/app/pom.xml
+++ b/example/application/simpleapp/app/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>simpleapp-app</artifactId>
-    <name>Simple App Application Services</name>
+    <name>Simple App Application</name>
 
     <build>
         <resources>