Skip to content

Commit ea4f5bb

Browse files
committed
Revert "build: temporarily explicitly add 'JBoss Public Repository Group'"
This reverts commit 80aa5ee.
1 parent 95a8c19 commit ea4f5bb

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -119,21 +119,4 @@
119119
</profile>
120120
</profiles>
121121

122-
<repositories>
123-
<repository>
124-
<releases>
125-
<enabled>true</enabled>
126-
<updatePolicy>never</updatePolicy>
127-
</releases>
128-
<snapshots>
129-
<enabled>true</enabled>
130-
<updatePolicy>never</updatePolicy>
131-
</snapshots>
132-
<id>jboss-public-repository-group</id>
133-
<name>JBoss Public Repository Group</name>
134-
<url>https://repository.jboss.org/nexus/content/groups/public/</url>
135-
<layout>default</layout>
136-
</repository>
137-
</repositories>
138-
139122
</project>

0 commit comments

Comments
 (0)