Skip to content

Commit fd9db4b

Browse files
authored
Update parent pom version
1 parent e9a22a6 commit fd9db4b

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>java.jmx</artifactId>
44
<version>0.3.4-SNAPSHOT</version>
5-
<name>${artifactId}</name>
5+
<name>java.jmx</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)