diff options
author | Joakim Erdfelt <joakime@apache.org> | 2007-05-01 13:37:43 +0000 |
---|---|---|
committer | Joakim Erdfelt <joakime@apache.org> | 2007-05-01 13:37:43 +0000 |
commit | 4c9789b2284a3d8bde67405fe8651fbf674dbca8 (patch) | |
tree | 5f8d1b31b1e8b46c278bc2979b971835b40408d2 /maven-meeper/pom.xml | |
parent | e52e0793dff4db34b8b81dc5d2380871daaa9a1a (diff) | |
download | archiva-4c9789b2284a3d8bde67405fe8651fbf674dbca8.tar.gz archiva-4c9789b2284a3d8bde67405fe8651fbf674dbca8.zip |
Merging changes from old (archiva-0.9) trunk into branch.
svn merge revision 518676 to 534045.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@534082 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-meeper/pom.xml')
-rw-r--r-- | maven-meeper/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/maven-meeper/pom.xml b/maven-meeper/pom.xml index 7843c9e46..e79f34b2f 100644 --- a/maven-meeper/pom.xml +++ b/maven-meeper/pom.xml @@ -15,8 +15,7 @@ ~ limitations under the License. --> -<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"> +<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> <groupId>org.apache.maven.archiva</groupId> <artifactId>archiva-parent</artifactId> |