File tree 4 files changed +5
-5
lines changed
maven-plugin-testing-harness
maven-plugin-testing-tools
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.maven.plugin-testing</groupId >
27
27
<artifactId >maven-plugin-testing</artifactId >
28
- <version >3.3.0-SNAPSHOT </version >
28
+ <version >3.3.0</version >
29
29
</parent >
30
30
31
31
<artifactId >maven-plugin-testing-harness</artifactId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.maven.plugin-testing</groupId >
27
27
<artifactId >maven-plugin-testing</artifactId >
28
- <version >3.3.0-SNAPSHOT </version >
28
+ <version >3.3.0</version >
29
29
</parent >
30
30
31
31
<artifactId >maven-plugin-testing-tools</artifactId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.maven.plugin-testing</groupId >
27
27
<artifactId >maven-plugin-testing</artifactId >
28
- <version >3.3.0-SNAPSHOT </version >
28
+ <version >3.3.0</version >
29
29
</parent >
30
30
31
31
<artifactId >maven-test-tools</artifactId >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ under the License.
31
31
32
32
<groupId >org.apache.maven.plugin-testing</groupId >
33
33
<artifactId >maven-plugin-testing</artifactId >
34
- <version >3.3.0-SNAPSHOT </version >
34
+ <version >3.3.0</version >
35
35
<packaging >pom</packaging >
36
36
37
37
<name >Maven Plugin Testing</name >
@@ -127,7 +127,7 @@ under the License.
127
127
<connection >scm:git:https://git-wip-us.apache.org/repos/asf/maven-plugin-testing.git</connection >
128
128
<developerConnection >scm:git:https://git-wip-us.apache.org/repos/asf/maven-plugin-testing.git</developerConnection >
129
129
<url >https://github.com/apache/maven-plugin-testing/</url >
130
- <tag >master </tag >
130
+ <tag >maven-plugin-testing-3.3.0 </tag >
131
131
</scm >
132
132
<issueManagement >
133
133
<system >jira</system >
You can’t perform that action at this time.
0 commit comments