Skip to content

Commit 700bfc4

Browse files
committed
[maven-release-plugin] prepare release Java-WebSocket-1.3.0
1 parent bd67f3b commit 700bfc4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
43
<parent>
54
<groupId>org.sonatype.oss</groupId>
65
<artifactId>oss-parent</artifactId>
@@ -14,7 +13,7 @@
1413
<modelVersion>4.0.0</modelVersion>
1514
<groupId>org.java-websocket</groupId>
1615
<artifactId>Java-WebSocket</artifactId>
17-
<version>1.3.0-SNAPSHOT</version>
16+
<version>1.3.0</version>
1817
<packaging>jar</packaging>
1918
<name>Java WebSocket</name>
2019
<url>http://java-websocket.org/</url>
@@ -110,7 +109,7 @@
110109
</execution>
111110
</executions>
112111
<configuration>
113-
<keyname>rohmer.david@gmail.com></keyname>
112+
<keyname>rohmer.david@gmail.com&gt;</keyname>
114113
</configuration>
115114
</plugin>
116115
</plugins>

0 commit comments

Comments
 (0)