Skip to content

Commit 43220f5

Browse files
committed
[maven-release-plugin] prepare release jqplot4java-1.3.0
1 parent 5886156 commit 43220f5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<description>This project provides a Java library for utilizing JqPlot Pure Javascript (http://www.jqplot.com/).</description>
@@ -12,7 +11,7 @@
1211

1312
<groupId>br.com.digilabs.jqplot</groupId>
1413
<artifactId>jqplot4java</artifactId>
15-
<version>1.3.0-SNAPSHOT</version>
14+
<version>1.3.0</version>
1615
<packaging>jar</packaging>
1716

1817
<name>jqplot4java</name>

0 commit comments

Comments
 (0)