DATAJPA-26 - Added bundle repo to find bundlor.
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -607,11 +607,15 @@
|
||||
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<!-- Needed for Bundlor -->
|
||||
<id>repository.springframework.maven.release</id>
|
||||
<name>Spring Framework Maven Release Repository</name>
|
||||
<url>http://maven.springframework.org/release</url>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>repository.springsource.maven.bundles.release</id>
|
||||
<name>SpringSource Maven Bundles Release Repository</name>
|
||||
<url>http://repository.springsource.com/maven/bundles/release</url>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>querydsl</id>
|
||||
<name>QueryDsl</name>
|
||||
|
||||
Reference in New Issue
Block a user