Add the plugin repo since the plugin has not made it to central yet.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484512 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2013-05-20 16:08:41 +00:00
parent 870fa687d5
commit 18eb6b239d
1 changed files with 8 additions and 0 deletions

View File

@ -1455,6 +1455,14 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<pluginRepositories>
<pluginRepository>
<id>com.fusesource.m2</id>
<url>http://repo.fusesource.com/nexus/content/groups/public/</url>
<releases><enabled>true</enabled></releases>
<snapshots><enabled>false</enabled></snapshots>
</pluginRepository>
</pluginRepositories>
</profile> </profile>
<profile> <profile>