Skip to content

Commit 6297111

Browse files
committed
fix: remove snapshot repository reference
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 94a035e commit 6297111

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -116,20 +116,6 @@
116116
</dependency>
117117
</dependencies>
118118

119-
<!-- TODO remove -->
120-
<repositories>
121-
<repository>
122-
<releases>
123-
<enabled>false</enabled>
124-
</releases>
125-
<snapshots>
126-
<enabled>true</enabled>
127-
</snapshots>
128-
<id>snapshots-repo</id>
129-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
130-
</repository>
131-
</repositories>
132-
133119
<build>
134120
<plugins>
135121
<plugin>

0 commit comments

Comments
 (0)