File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4+ <parent >
5+ <groupId >org.sonatype.oss</groupId >
6+ <artifactId >oss-parent</artifactId >
7+ <version >7</version >
8+ </parent >
9+ <scm >
10+ <connection >scm:git:git@github.com/TooTallNate/Java-WebSocket.git</connection >
11+ <developerConnection >scm:git:git@github.com/TooTallNate/Java-WebSocket.git</developerConnection >
12+ <url >git@github.com/TooTallNate/Java-WebSocket.git</url >
13+ </scm >
414 <modelVersion >4.0.0</modelVersion >
5- <groupId >org.java_websocket </groupId >
15+ <groupId >org.java-websocket </groupId >
616 <artifactId >Java-WebSocket</artifactId >
717 <version >1.0.0-SNAPSHOT</version >
818 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments