We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fe4b5 commit b54d5e4Copy full SHA for b54d5e4
johnzon-distribution/pom.xml
@@ -26,6 +26,7 @@
26
<modelVersion>4.0.0</modelVersion>
27
28
<artifactId>apache-johnzon</artifactId>
29
+ <packaging>pom</packaging>
30
<name>Johnzon :: Distribution</name>
31
32
<dependencies>
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>org.apache</groupId>
25
<artifactId>apache</artifactId>
- <version>27</version>
+ <version>35</version>
</parent>
<groupId>org.apache.johnzon</groupId>
0 commit comments