Commit 506d95c 1 parent 14598ba commit 506d95c Copy full SHA for 506d95c
File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2
- <project
3
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
4
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0" >
2
+ <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/maven-v4_0_0.xsd" >
5
3
6
4
<modelVersion >4.0.0</modelVersion >
7
5
<properties >
15
13
<groupId >com.github.wvengen</groupId >
16
14
<artifactId >proguard-maven-plugin</artifactId >
17
15
<name >proguard-maven-plugin</name >
18
- <version >2.3.0-SNAPSHOT </version >
16
+ <version >2.3.0</version >
19
17
<packaging >maven-plugin</packaging >
20
18
21
19
<description >Maven 3 Plugin for ProGuard</description >
31
29
<scm >
32
30
<url >https://github.com/wvengen/proguard-maven-plugin</url >
33
31
<connection >scm:git:git://github.com/wvengen/proguard-maven-plugin.git</connection >
34
- </scm >
32
+ <tag >proguard-maven-plugin-2.3.0</tag >
33
+ </scm >
35
34
36
35
<distributionManagement >
37
36
<snapshotRepository >
You can’t perform that action at this time.
0 commit comments