master- Sync Repo
This commit is contained in:
parent
6cba54ad58
commit
610009c219
8
pom.xml
8
pom.xml
@ -1,7 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
<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">
|
||||||
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">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>de.kreuzwerker.cdc</groupId>
|
<groupId>de.kreuzwerker.cdc</groupId>
|
||||||
@ -46,7 +44,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>au.com.dius</groupId>
|
<groupId>au.com.dius</groupId>
|
||||||
<artifactId>pact-jvm-provider-junit5</artifactId>
|
<artifactId>pact-jvm-provider-junit5</artifactId>
|
||||||
<version>4.0.7</version>
|
<version>4.2.17</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
@ -69,4 +67,4 @@
|
|||||||
</profile>
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
Loading…
x
Reference in New Issue
Block a user