RED-6619 - revert changes in pom

This commit is contained in:
Thomas Beyer 2023-05-02 16:41:55 +02:00
parent a8dd0ccd47
commit a427e676f7

View File

@ -3,9 +3,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<groupId>com.knecon.fforesight</groupId> <groupId>com.iqser.red</groupId>
<artifactId>platform-docker-dependency</artifactId> <artifactId>platform-docker-dependency</artifactId>
<version>0.1.0</version> <version>1.2.0</version>
<relativePath/> <relativePath/>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>