Skip to content
Snippets Groups Projects
Commit a366cad2 authored by OZGCloud's avatar OZGCloud
Browse files

start development 1.2.0-SNAPSHOT

parent 78f897e5
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
...@@ -12,7 +11,7 @@ ...@@ -12,7 +11,7 @@
<groupId>de.ozgcloud</groupId> <groupId>de.ozgcloud</groupId>
<artifactId>ozg-operator</artifactId> <artifactId>ozg-operator</artifactId>
<version>1.1.0</version> <version>1.2.0-SNAPSHOT</version>
<name>OZG Cloud Operator</name> <name>OZG Cloud Operator</name>
<description>OZG Cloud Operator</description> <description>OZG Cloud Operator</description>
...@@ -145,4 +144,4 @@ ...@@ -145,4 +144,4 @@
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
</project> </project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment