aboutsummaryrefslogtreecommitdiff
path: root/modules/json/pom.xml
blob: 9e60ff331b16fb1051c1023b61b9a60449c0aab2 (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>1.3.0-alpha4</version>
    <relativePath>../parent</relativePath>
  </parent>
  <artifactId>json</artifactId>
  <dependencies>
  </dependencies>
</project>