File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111~ See the License for the specific language governing permissions and
1212~ limitations under the License.
1313-->
14- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
15- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
14+ <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" >
1615 <modelVersion >4.0.0</modelVersion >
1716
1817 <parent >
2322
2423 <groupId >org.skife.maven</groupId >
2524 <artifactId >really-executable-jar-maven-plugin</artifactId >
26- <version >2.1.0-SNAPSHOT </version >
25+ <version >2.1.0</version >
2726 <packaging >maven-plugin</packaging >
2827
2928 <name >Really Executable Jar Maven Plugin</name >
5049 <connection >scm:git:git://github.com/brianm/really-executable-jars-maven-plugin.git</connection >
5150 <developerConnection >scm:git:git@github.com:brianm/really-executable-jars-maven-plugin.git</developerConnection >
5251 <url >https://github.com/brianm/really-executable-jars-maven-plugin</url >
53- <tag >HEAD </tag >
52+ <tag >really-executable-jar-maven-plugin-2.1.0 </tag >
5453 </scm >
5554
5655 <properties >
You can’t perform that action at this time.
0 commit comments