Skip to content

Commit e14494b

Browse files
committed
Merge branch 'release/5.0.1'
2 parents 27b7ca3 + a510bc8 commit e14494b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@
55

66
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
77
<modelVersion>4.0.0</modelVersion>
8+
<parent>
9+
<groupId>org.sonatype.oss</groupId>
10+
<artifactId>oss-parent</artifactId>
11+
<version>9</version>
12+
</parent>
813
<groupId>travel.wink</groupId>
914
<artifactId>allotz-channel-manager-ws-soap-client-java</artifactId>
1015
<packaging>jar</packaging>
11-
<version>5.0.0</version>
16+
<version>5.0.1</version>
1217
<name>Allotz Web Services Client</name>
1318
<inceptionYear>2013</inceptionYear>
1419
<organization>

0 commit comments

Comments
 (0)