File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33
4- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
65 <modelVersion >4.0.0</modelVersion >
76
87 <groupId >org.eclipse.jetty.toolchain</groupId >
98 <artifactId >jetty-modify-sources-maven-plugin</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
9+ <version >1.0.0</version >
1110 <packaging >maven-plugin</packaging >
1211
1312 <name >jetty-modify-sources-maven-plugin Maven Plugin</name >
3534 <connection >scm:git:https://github.com/jetty-project/${project.artifactId} .git</connection >
3635 <
developerConnection >scm:git:
[email protected] :jetty-project/
${project.artifactId} .git</
developerConnection >
3736 <url >https://github.com/jetty-project/${project.artifactId} </url >
37+ <tag >jetty-modify-sources-maven-plugin-1.0.0</tag >
3838 </scm >
3939 <issueManagement >
4040 <system >github</system >
You can’t perform that action at this time.
0 commit comments