We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0fde8 commit 04b8cd7Copy full SHA for 04b8cd7
pom.xml
@@ -43,14 +43,7 @@
43
<developerConnection>scm:git:[email protected]/operator-framework/java-operator-sdk.git</developerConnection>
44
<url>https://github.com/operator-framework/java-operator-sdk/tree/main</url>
45
</scm>
46
-
47
- <distributionManagement>
48
- <snapshotRepository>
49
- <id>ossrh</id>
50
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
51
- </snapshotRepository>
52
- </distributionManagement>
53
+
54
<properties>
55
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
56
<java.version>17</java.version>
0 commit comments