aboutsummaryrefslogtreecommitdiff
path: root/modules/server-socket/pom.xml
blob: d02b02e2a432db8caf098288fc97fb1b51541bcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<project>
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>org.clojure.contrib</groupId>
    <artifactId>parent</artifactId>
    <version>${clojure.contrib.version}</version>
    <relativePath>../parent</relativePath>
  </parent>
  <artifactId>server-socket</artifactId>
  <dependencies>
  </dependencies>
</project>