This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 73f8243
1 parent 8b2f295 commit 73f8243 Copy full SHA for 73f8243
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >buildplan-maven-plugin</artifactId >
12
- <version >2.0-SNAPSHOT </version >
12
+ <version >2.0.0 </version >
13
13
<packaging >maven-plugin</packaging >
14
14
<name >BuildPlan Maven Plugin</name >
15
15
<description >The BuildPlan Plugin can inspect your project lifecycle.</description >
25
25
<connection >scm:git:https://github.com/mojohaus/buildplan-maven-plugin.git</connection >
26
26
<developerConnection >scm:git:ssh://git@github.com/mojohaus/buildplan-maven-plugin.git</developerConnection >
27
27
<url >https://github.com/mojohaus/buildplan-maven-plugin</url >
28
- <tag >HEAD </tag >
28
+ <tag >v2.0.0 </tag >
29
29
</scm >
30
30
<issueManagement >
31
31
<system >GitHub</system >
42
42
<properties >
43
43
<maven .compiler.source>1.8</maven .compiler.source>
44
44
<maven .compiler.target>1.8</maven .compiler.target>
45
- <project .build.outputTimestamp>2022-03-29T08:12:18Z </project .build.outputTimestamp>
45
+ <project .build.outputTimestamp>2022-06-21T18:35:48Z </project .build.outputTimestamp>
46
46
<jacoco-maven-plugin .version>0.8.8</jacoco-maven-plugin .version>
47
47
</properties >
48
48
You can’t perform that action at this time.
0 commit comments