File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- <?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" >
1
+ <?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"
2
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2
3
<parent >
3
4
<artifactId >plexus-components</artifactId >
4
5
<groupId >org.codehaus.plexus</groupId >
7
8
<modelVersion >4.0.0</modelVersion >
8
9
<artifactId >plexus-archiver</artifactId >
9
10
<name >Plexus Archiver Component</name >
10
- <version >1.0-alpha-6-SNAPSHOT </version >
11
+ <version >1.0-alpha-6</version >
11
12
<contributors >
12
13
<contributor >
13
14
<name >Dan Tran</name >
23
24
<version >1.2</version >
24
25
</dependency >
25
26
</dependencies >
26
- </project >
27
+ </project >
You can’t perform that action at this time.
0 commit comments