Skip to content

Commit b2ce2bb

Browse files
authored
Fix build breaks. (#177)
1 parent ba49448 commit b2ce2bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,10 @@
165165
<layout>p2</layout>
166166
<url>http://download.eclipse.org/jdtls/snapshots/repository/latest/</url>
167167
</repository>
168+
<repository>
169+
<id>JBOLL.TOOLS</id>
170+
<layout>p2</layout>
171+
<url>http://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt/1.5.0-2018-05-16_00-46-30-H11</url>
172+
</repository>
168173
</repositories>
169174
</project>

0 commit comments

Comments
 (0)