You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2007/10/28 15:29:15 UTC

svn commit: r589361 - /directory/triplesec/branches/rewrite-with-deps/pom.xml

Author: akarasulu
Date: Sun Oct 28 07:29:15 2007
New Revision: 589361

URL: http://svn.apache.org/viewvc?rev=589361&view=rev
Log:
cleaning up aggregate pom

Modified:
    directory/triplesec/branches/rewrite-with-deps/pom.xml

Modified: directory/triplesec/branches/rewrite-with-deps/pom.xml
URL: http://svn.apache.org/viewvc/directory/triplesec/branches/rewrite-with-deps/pom.xml?rev=589361&r1=589360&r2=589361&view=diff
==============================================================================
--- directory/triplesec/branches/rewrite-with-deps/pom.xml (original)
+++ directory/triplesec/branches/rewrite-with-deps/pom.xml Sun Oct 28 07:29:15 2007
@@ -22,13 +22,11 @@
 
 <project>
   <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.apache.directory.project</groupId>
-    <artifactId>project</artifactId>
-    <version>7</version>
-  </parent>
-  <artifactId>build-with-dependencies</artifactId>
-  <name>Triplesec With Dependencies</name>
+  <groupId>org.apache.directory.triplesec</groupId>
+  <version>1.0</version>
+  <artifactId>1.0-with-dependencies</artifactId>
+  <name>Apache Triplesec Build With Dependencies</name>
+  <inceptionYear>2004</inceptionYear>
   <packaging>pom</packaging>
   <modules>
     <module>project</module>