Skip to content

Commit ad2cd4e

Browse files
authored
fix: remove snapshot repo override (#2862)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 50a90f1 commit ad2cd4e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,6 @@
4444
<url>https://github.com/operator-framework/java-operator-sdk/tree/main</url>
4545
</scm>
4646

47-
<distributionManagement>
48-
<snapshotRepository>
49-
<id>ossrh</id>
50-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
51-
</snapshotRepository>
52-
</distributionManagement>
53-
5447
<properties>
5548
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5649
<java.version>17</java.version>

0 commit comments

Comments
 (0)