<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.seeq.shaded</groupId>
  <artifactId>websocket-client</artifactId>
  <version>56.0.0a</version>
  <name>websocket-client</name>
  <description>websocket-client</description>
  <url>https://www.seeq.com</url>
  <licenses>
    <license>
      <name>Other/Proprietary License</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>support</id>
      <name>Seeq Corporation</name>
      <email>support@seeq.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://bitbucket.org/seeq12/crab.git</connection>
    <developerConnection>scm:git:git@bitbucket.org:seeq12/crab.git</developerConnection>
    <url>https://bitbucket.org/seeq12/crab.git</url>
  </scm>
  <dependencies/>
</project>
