Skip to content

Commit e4c8a1c

Browse files
committed
Remove unused snapshot repository
1 parent 2f48a5b commit e4c8a1c

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

pom.xml

-13
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,6 @@ limitations under the License.
6666
</dependency>
6767
</dependencies>
6868

69-
<repositories>
70-
<repository>
71-
<releases>
72-
<enabled>false</enabled>
73-
</releases>
74-
<snapshots>
75-
<enabled>true</enabled>
76-
</snapshots>
77-
<id>oss.snapshots</id>
78-
<url>https://oss.sonatype.org/content/repositories/plexus-snapshots/</url>
79-
</repository>
80-
</repositories>
81-
8269
<build>
8370
<pluginManagement>
8471
<plugins>

0 commit comments

Comments
 (0)