You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by en...@apache.org on 2006/04/05 17:49:14 UTC

svn commit: r391688 - /incubator/yoko/trunk/pom.xml

Author: enolan
Date: Wed Apr  5 10:49:13 2006
New Revision: 391688

URL: http://svn.apache.org/viewcvs?rev=391688&view=rev
Log:
Fix and error with the pom.xml

Modified:
    incubator/yoko/trunk/pom.xml

Modified: incubator/yoko/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/yoko/trunk/pom.xml?rev=391688&r1=391687&r2=391688&view=diff
==============================================================================
--- incubator/yoko/trunk/pom.xml (original)
+++ incubator/yoko/trunk/pom.xml Wed Apr  5 10:49:13 2006
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?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">
 
     <modelVersion>4.0.0</modelVersion>