Skip to content

Commit b54d5e4

Browse files
committed
upgrading to apache-parent-35
1 parent 07fe4b5 commit b54d5e4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

johnzon-distribution/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<modelVersion>4.0.0</modelVersion>
2727

2828
<artifactId>apache-johnzon</artifactId>
29+
<packaging>pom</packaging>
2930
<name>Johnzon :: Distribution</name>
3031

3132
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache</groupId>
2525
<artifactId>apache</artifactId>
26-
<version>27</version>
26+
<version>35</version>
2727
</parent>
2828

2929
<groupId>org.apache.johnzon</groupId>

0 commit comments

Comments
 (0)