Skip to content

Commit dc8c9cf

Browse files
author
jdcasey
committed
[maven-release-plugin] prepare release plexus-archiver-1.0-alpha-6
1 parent d1ea743 commit dc8c9cf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
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">
23
<parent>
34
<artifactId>plexus-components</artifactId>
45
<groupId>org.codehaus.plexus</groupId>
@@ -7,7 +8,7 @@
78
<modelVersion>4.0.0</modelVersion>
89
<artifactId>plexus-archiver</artifactId>
910
<name>Plexus Archiver Component</name>
10-
<version>1.0-alpha-6-SNAPSHOT</version>
11+
<version>1.0-alpha-6</version>
1112
<contributors>
1213
<contributor>
1314
<name>Dan Tran</name>
@@ -23,4 +24,4 @@
2324
<version>1.2</version>
2425
</dependency>
2526
</dependencies>
26-
</project>
27+
</project>

0 commit comments

Comments
 (0)