Skip to content

Commit

Permalink
add groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Jul 24, 2014
1 parent 941ad47 commit 07f93d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
@@ -1,6 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>clojure-pom</artifactId>
<groupId>net.mikera</groupId>
<version>0.1.1-SNAPSHOT</version>
<packaging>pom</packaging>

Expand Down

0 comments on commit 07f93d9

Please sign in to comment.