Skip to content

Commit

Permalink
[maven-release-plugin] prepare release simplemagic-1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
j256 committed Dec 29, 2021
1 parent db41995 commit 3cdd981
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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">
<!-- simplemagic pom configuration file for Maven (https://maven.apache.org/) -->
<modelVersion>4.0.0</modelVersion>
<groupId>com.j256.simplemagic</groupId>
<artifactId>simplemagic</artifactId>
<version>1.17-SNAPSHOT</version>
<version>1.17</version>
<packaging>jar</packaging>
<name>Simple Magic</name>
<url>https://256stuff.com/sources/simplemagic/</url>
Expand Down Expand Up @@ -257,7 +256,7 @@
</goals>
</pluginExecutionFilter>
<action>
<execute></execute>
<execute />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 3cdd981

Please sign in to comment.