File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11
11
~ See the License for the specific language governing permissions and
12
12
~ limitations under the License.
13
13
-->
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" >
16
15
<modelVersion >4.0.0</modelVersion >
17
16
18
17
<parent >
23
22
24
23
<groupId >org.skife.maven</groupId >
25
24
<artifactId >really-executable-jar-maven-plugin</artifactId >
26
- <version >2.1.0-SNAPSHOT </version >
25
+ <version >2.1.0</version >
27
26
<packaging >maven-plugin</packaging >
28
27
29
28
<name >Really Executable Jar Maven Plugin</name >
50
49
<connection >scm:git:git://github.com/brianm/really-executable-jars-maven-plugin.git</connection >
51
50
<
developerConnection >scm:git:
[email protected] :brianm/really-executable-jars-maven-plugin.git</
developerConnection >
52
51
<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 >
54
53
</scm >
55
54
56
55
<properties >
You can’t perform that action at this time.
0 commit comments