Skip to content

Commit 04b8cd7

Browse files
committed
fix: remove snapshot repo
Signed-off-by: Attila Mészáros <[email protected]>
1 parent dd0fde8 commit 04b8cd7

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,7 @@
4343
<developerConnection>scm:git:[email protected]/operator-framework/java-operator-sdk.git</developerConnection>
4444
<url>https://github.com/operator-framework/java-operator-sdk/tree/main</url>
4545
</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-
46+
5447
<properties>
5548
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5649
<java.version>17</java.version>

0 commit comments

Comments
 (0)