Skip to content

Commit c0af622

Browse files
authored
Update parent pom version
1 parent 2ec01be commit c0af622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<modelVersion>4.0.0</modelVersion>
33
<artifactId>tools.macro</artifactId>
44
<version>0.1.6-SNAPSHOT</version>
5-
<name>${artifactId}</name>
5+
<name>tools.macro</name>
66

77
<parent>
88
<groupId>org.clojure</groupId>
99
<artifactId>pom.contrib</artifactId>
10-
<version>0.1.2</version>
10+
<version>0.2.0</version>
1111
</parent>
1212

1313
<developers>

0 commit comments

Comments
 (0)