File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1111 <artifactId >zeebe-kafka-exporter-root</artifactId >
1212 <groupId >io.zeebe</groupId >
1313 <relativePath >../pom.xml</relativePath >
14- <version >3.0 .1-SNAPSHOT</version >
14+ <version >3.1 .1-SNAPSHOT</version >
1515 </parent >
1616
1717 <properties >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <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/xsd/maven-4.0.0.xsd" >
64
75 <modelVersion >4.0.0</modelVersion >
86 <name >Zeebe Kafka Exporter Root</name >
97 <artifactId >zeebe-kafka-exporter-root</artifactId >
108 <groupId >io.zeebe</groupId >
119 <packaging >pom</packaging >
12- <version >3.0 .1-SNAPSHOT</version >
10+ <version >3.1 .1-SNAPSHOT</version >
1311 <inceptionYear >2019</inceptionYear >
1412 <url >https://github.com/zeebe-io/zeebe-kafka-exporter</url >
1513
2321 <artifactId >camunda-release-parent</artifactId >
2422 <version >3.9.1</version >
2523 <!-- do not remove empty tag - http://jira.codehaus.org/browse/MNG-4687 -->
26- <relativePath />
24+ <relativePath />
2725 </parent >
2826
2927 <properties >
386384 <configuration >
387385 <!-- see more https://maven.apache.org/enforcer/enforcer-rules/index.html -->
388386 <rules >
389- <banDuplicatePomDependencyVersions />
387+ <banDuplicatePomDependencyVersions />
390388 <requireJavaVersion >
391389 <version >[11,)</version >
392390 </requireJavaVersion >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <artifactId >zeebe-kafka-exporter-root</artifactId >
1313 <groupId >io.zeebe</groupId >
14- <version >3.0 .1-SNAPSHOT</version >
14+ <version >3.1 .1-SNAPSHOT</version >
1515 <relativePath >../pom.xml</relativePath >
1616 </parent >
1717
Original file line number Diff line number Diff line change 1111 <parent >
1212 <artifactId >zeebe-kafka-exporter-root</artifactId >
1313 <groupId >io.zeebe</groupId >
14- <version >3.0 .1-SNAPSHOT</version >
14+ <version >3.1 .1-SNAPSHOT</version >
1515 <relativePath >../pom.xml</relativePath >
1616 </parent >
1717
You can’t perform that action at this time.
0 commit comments