Skip to content

Commit 24288e5

Browse files
authored
Update parent pom version
1 parent ee0939d commit 24288e5

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>tools.emitter.jvm</artifactId>
55
<version>0.1.0-SNAPSHOT</version>
6-
<name>${artifactId}</name>
6+
<name>tools.emitter.jvm</name>
77
<description>A JVM bytecode generator for ASTs compatible with tools.analyzer(.jvm).</description>
88

99
<properties>
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.clojure</groupId>
1515
<artifactId>pom.contrib</artifactId>
16-
<version>0.1.2</version>
16+
<version>0.2.0</version>
1717
</parent>
1818

1919
<developers>

0 commit comments

Comments
 (0)