mirror of https://github.com/apache/activemq.git
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:
parent
363a1cf599
commit
c8d775dcc3
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue