adapt site deploy url

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926658 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-03-23 16:47:32 +00:00
parent 363a1cf599
commit c8d775dcc3
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
<!-- this needs to match a server in your settings.xml with upload settings --> <!-- this needs to match a server in your settings.xml with upload settings -->
<id>activemq-website</id> <id>activemq-website</id>
<!-- set the staging.siteURL in your ~/.m2/settings.xml in a release or other profile --> <!-- set the staging.siteURL in your ~/.m2/settings.xml in a release or other profile -->
<url>${staging.siteURL}/${siteId}/maven/${activemq-version}</url> <url>${staging.siteURL}/maven/${activemq-version}</url>
<!--<url>${site-repo-url}</url>--> <!--<url>${site-repo-url}</url>-->
</site> </site>
<snapshotRepository> <snapshotRepository>