Skip to content

Commit 3cdd981

Browse files
committed
[maven-release-plugin] prepare release simplemagic-1.17
1 parent db41995 commit 3cdd981

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
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 https://maven.apache.org/maven-v4_0_0.xsd">
43
<!-- simplemagic pom configuration file for Maven (https://maven.apache.org/) -->
54
<modelVersion>4.0.0</modelVersion>
65
<groupId>com.j256.simplemagic</groupId>
76
<artifactId>simplemagic</artifactId>
8-
<version>1.17-SNAPSHOT</version>
7+
<version>1.17</version>
98
<packaging>jar</packaging>
109
<name>Simple Magic</name>
1110
<url>https://256stuff.com/sources/simplemagic/</url>
@@ -257,7 +256,7 @@
257256
</goals>
258257
</pluginExecutionFilter>
259258
<action>
260-
<execute></execute>
259+
<execute />
261260
</action>
262261
</pluginExecution>
263262
</pluginExecutions>

0 commit comments

Comments
 (0)