diff --git a/pom.xml b/pom.xml index 0ebd337..530f3bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.cryptomator integrations-linux - 1.2.0 + 1.2.1 integrations-linux Provides optional Linux services used by Cryptomator @@ -40,7 +40,7 @@ - 1.2.0-beta4 + 1.2.0 1.8.1-jdk17 1.2.8 31.1-jre @@ -50,7 +50,7 @@ 5.8.2 - 7.0.0 + 8.1.0 1.6.8 @@ -286,6 +286,15 @@ https://maven.pkg.github.com/cryptomator/integrations-linux + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.0 + + +