Skip to content

Commit f9ce592

Browse files
author
Manolo Carrasco
committed
disable formatter repo
1 parent 259ea6f commit f9ce592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,14 @@
4545
</dependencies>
4646

4747
<pluginRepositories>
48+
<!--
4849
<pluginRepository>
4950
<id>maven-java-formatter-plugin.googlecode.com</id>
5051
<name>Maven2 Java Formatter Plugin repository</name>
5152
<url>http://maven-java-formatter-plugin.googlecode.com/svn/maven2-repo/</url>
5253
<snapshots><enabled>true</enabled></snapshots>
5354
</pluginRepository>
55+
-->
5456
</pluginRepositories>
5557

5658
<distributionManagement>

0 commit comments

Comments
 (0)