Change last URL from stackforge to openstack

Also remove a trailing space from run_maven.sh

Change-Id: I35b929a91e6dcbccd30d11263e0c3bf673e21040
This commit is contained in:
Craig Bryant 2015-10-19 09:28:50 -06:00
parent 8892699305
commit c3568930f6
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ if [ $RUN_BUILD = "true" ]; then
fi
# Invoke the maven 3 on the real pom.xml
( cd thresh; ${MVN} -DgitRevision=`git rev-list HEAD --max-count 1 --abbrev=0 --abbrev-commit` $* )
( cd thresh; ${MVN} -DgitRevision=`git rev-list HEAD --max-count 1 --abbrev=0 --abbrev-commit` $* )
RC=$?

View File

@ -71,7 +71,7 @@ public class StatsdMetricConsumer implements IMetricsConsumer {
String statsdDimensions = defaultDimensions;
/*
* https://github.com/stackforge/monasca-agent#statsd
* https://github.com/openstack/monasca-agent#statsd
*
* Example metric produced from this code from Monasca statsd
* filtering-bolt.sendqueue.read_pos:69