File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 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 >
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 >
110109 </execution >
111110 </executions >
112111 <configuration >
113- <keyname >rohmer.david@gmail.com> </keyname >
112+ <keyname >rohmer.david@gmail.com> </keyname >
114113 </configuration >
115114 </plugin >
116115 </plugins >
You can’t perform that action at this time.
0 commit comments