We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1694b5c commit dc8018bCopy full SHA for dc8018b
pom.xml
@@ -9,14 +9,14 @@
9
</parent>
10
11
<artifactId>plexus-testing</artifactId>
12
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0</version>
13
14
<name>Plexus Testing</name>
15
16
<scm>
17
<connection>scm:git:https://github.com/codehaus-plexus/plexus-testing.git</connection>
18
<developerConnection>${project.scm.connection}</developerConnection>
19
- <tag>plexus-testing-1.2.0</tag>
+ <tag>plexus-testing-1.3.0</tag>
20
<url>https://github.com/codehaus-plexus/plexus-testing</url>
21
</scm>
22
<issueManagement>
@@ -31,7 +31,7 @@
31
</distributionManagement>
32
33
<properties>
34
- <project.build.outputTimestamp>2023-10-21T17:27:26Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-12-14T13:10:34Z</project.build.outputTimestamp>
35
</properties>
36
37
<dependencies>
0 commit comments