You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2007/12/06 20:58:17 UTC

svn commit: r601835 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml

Author: vgritsenko
Date: Thu Dec  6 11:58:16 2007
New Revision: 601835

URL: http://svn.apache.org/viewvc?rev=601835&view=rev
Log:
props

Modified:
    cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml   (contents, props changed)

Modified: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml?rev=601835&r1=601834&r2=601835&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml (original)
+++ cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml Thu Dec  6 11:58:16 2007
@@ -1,6 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
+<!--
+  - $Id$
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <artifactId>cocoon-core-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
@@ -8,6 +11,7 @@
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
+
   <artifactId>cocoon-pipeline-impl</artifactId>
   <version>1.0.0-RC3-SNAPSHOT</version>
   <packaging>jar</packaging>
@@ -17,8 +21,7 @@
     needed classes and components. Abstract classes for making it easier to
     write sitemap components.
   </description>
-  
-  <url>http://cocoon.apache.org/${docs.m.pipeline-impl.relPath}</url>  
+  <url>http://cocoon.apache.org/${docs.m.pipeline-impl.relPath}</url>
   
   <build>
     <plugins>

Propchange: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id Revision Author Date