File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.maven.jxr</groupId >
2727 <artifactId >jxr</artifactId >
28- <version >3.0.0-SNAPSHOT </version >
28+ <version >3.0.0</version >
2929 </parent >
3030
3131 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.maven.jxr</groupId >
2727 <artifactId >jxr</artifactId >
28- <version >3.0.0-SNAPSHOT </version >
28+ <version >3.0.0</version >
2929 </parent >
3030
3131 <groupId >org.apache.maven</groupId >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ under the License.
3131
3232 <groupId >org.apache.maven.jxr</groupId >
3333 <artifactId >jxr</artifactId >
34- <version >3.0.0-SNAPSHOT </version >
34+ <version >3.0.0</version >
3535 <packaging >pom</packaging >
3636
3737 <name >Maven JXR Parent</name >
@@ -44,7 +44,7 @@ under the License.
4444 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</connection >
4545 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</developerConnection >
4646 <url >https://github.com/apache/maven-jxr/tree/${project.scm.tag} </url >
47- <tag >HEAD </tag >
47+ <tag >jxr-3.0.0 </tag >
4848 </scm >
4949
5050 <issueManagement >
You can’t perform that action at this time.
0 commit comments