瀏覽代碼

Update the location of the maven XML schema

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@999321 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-1_1rc1old
Simon Pepping 13 年之前
父節點
當前提交
ae8287810b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      xmlgraphics-fop-pom-template.pom

+ 1
- 1
xmlgraphics-fop-pom-template.pom 查看文件

@@ -19,7 +19,7 @@
<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">
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop</artifactId>

Loading…
取消
儲存