mirror of https://github.com/apache/archiva.git
removed <?xml version ... on expected files which breaks the build.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@379726 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bb16843c67
commit
fe19f5bffc
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3-warnings-artifact</artifactId>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>newversion-artifact</artifactId>
|
||||
<versioning>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
<versioning>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
<versioning>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v3artifact</artifactId>
|
||||
<version>1.0.0</version>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v4artifact</artifactId>
|
||||
<versioning>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v4artifact</artifactId>
|
||||
<versioning>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v4artifact</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v4artifact</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<metadata>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>v4artifact</artifactId>
|
||||
<version>1.0.0</version>
|
||||
|
|
Loading…
Reference in New Issue