Skip to content

Commit d083d52

Browse files
author
Gray Watson
committed
[maven-release-plugin] prepare release simplemagic-1.13
1 parent 495ad63 commit d083d52

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

+2-3
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 http://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 http://maven.apache.org/maven-v4_0_0.xsd">
43
<!-- simplemagic pom configuration file for Maven (http://maven.apache.org/) -->
54
<modelVersion>4.0.0</modelVersion>
65
<groupId>com.j256.simplemagic</groupId>
76
<artifactId>simplemagic</artifactId>
8-
<version>1.13-SNAPSHOT</version>
7+
<version>1.13</version>
98
<packaging>jar</packaging>
109
<name>Simple Magic</name>
1110
<url>http://256stuff.com/sources/simplemagic/</url>

0 commit comments

Comments
 (0)