Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-testing-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Sep 21, 2021
1 parent 03ed875 commit f8434d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
</parent>

<artifactId>plexus-testing</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>

<name>Plexus Testing</name>

<scm>
<connection>scm:git:git@github.com:codehaus-plexus/plexus-testing.git</connection>
<developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-testing.git</developerConnection>
<url>http://github.com/codehaus-plexus/plexus-testing</url>
<tag>HEAD</tag>
<tag>plexus-testing-1.1.0</tag>
</scm>
<issueManagement>
<system>github</system>
Expand All @@ -34,7 +34,7 @@
<properties>
<cobertura.skip>true</cobertura.skip>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2021-05-28T14:25:47Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-09-21T23:44:57Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit f8434d4

Please sign in to comment.