aboutsummaryrefslogtreecommitdiff
path: root/modules/with-ns/pom.xml
blob: c23897559e8363ce7425c2ac2d63de0bbe500b8c (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-SNAPSHOT</version>
    <relativePath>../parent</relativePath>
  </parent>
  <artifactId>with-ns</artifactId>
  <dependencies>
  </dependencies>
</project>