Skip to content

Commit e3547ae

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f84ae0b commit e3547ae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
54
<modelVersion>4.0.0</modelVersion>
65

76
<parent>
@@ -11,7 +10,7 @@
1110
</parent>
1211

1312
<artifactId>plexus-testing</artifactId>
14-
<version>1.0.0-SNAPSHOT</version>
13+
<version>1.0.1-SNAPSHOT</version>
1514

1615
<name>Plexus Testing</name>
1716

@@ -35,7 +34,7 @@
3534
<properties>
3635
<cobertura.skip>true</cobertura.skip>
3736
<javaVersion>8</javaVersion>
38-
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
37+
<project.build.outputTimestamp>2021-05-28T14:16:37Z</project.build.outputTimestamp>
3938
</properties>
4039

4140
<build>

0 commit comments

Comments
 (0)