pom.xml: remove sevntu pluginRepository
Sevntu 1.24.0 (in kemitix-checkstyle-ruleset 3.x) no longer requires it
This commit is contained in:
parent
b6cd196453
commit
c916e26ab5
1 changed files with 0 additions and 5 deletions
5
pom.xml
5
pom.xml
|
@ -174,11 +174,6 @@
|
||||||
<enabled>false</enabled>
|
<enabled>false</enabled>
|
||||||
</releases>
|
</releases>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
<pluginRepository>
|
|
||||||
<id>sevntu-maven</id>
|
|
||||||
<name>sevntu-maven</name>
|
|
||||||
<url>http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2</url>
|
|
||||||
</pluginRepository>
|
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in a new issue