You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/01/05 14:34:54 UTC

[49/53] [abbrv] syncope git commit: restoring original POM name / desc

restoring original POM name / desc


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

Branch: refs/heads/2_0_X
Commit: 01ac2bd7dd4cb2116b7ee5e6b7502f066527c08b
Parents: d388f24
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 5 14:14:01 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 5 14:14:01 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/01ac2bd7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1fe0129..30673a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,8 @@ under the License.
 
   <modelVersion>4.0.0</modelVersion>
 
-  <name>PoC for integrating Apache Camel in Apache Syncope</name>
+  <name>Apache Syncope</name>
+  <description>Apache Syncope parent POM</description>
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>