You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2016/11/04 22:42:51 UTC

[1/2] incubator-trafficcontrol git commit: fix traffic_monitor version

Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/1.8.x eca09c597 -> 262dd5937


fix traffic_monitor version


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/f3391432
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/f3391432
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/f3391432

Branch: refs/heads/1.8.x
Commit: f33914329f1ca1a8cd37f69ce6cb7f42602e2e4f
Parents: eca09c5
Author: Dan Kirkwood <da...@gmail.com>
Authored: Fri Nov 4 10:35:14 2016 -0600
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Fri Nov 4 10:35:14 2016 -0600

----------------------------------------------------------------------
 traffic_monitor/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/f3391432/traffic_monitor/pom.xml
----------------------------------------------------------------------
diff --git a/traffic_monitor/pom.xml b/traffic_monitor/pom.xml
index 477a1dc..d4c5f0a 100644
--- a/traffic_monitor/pom.xml
+++ b/traffic_monitor/pom.xml
@@ -6,7 +6,7 @@
 
 	<groupId>com.comcast.cdn.traffic_control</groupId>
 	<artifactId>traffic_monitor</artifactId>
-	<version>1.7.0</version>
+	<version>1.8.0</version>
 	<packaging>war</packaging>
 
 	<scm>


[2/2] incubator-trafficcontrol git commit: This closes #51

Posted by da...@apache.org.
This closes #51


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/262dd593
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/262dd593
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/262dd593

Branch: refs/heads/1.8.x
Commit: 262dd5937131d0e119e47aa3c103be2b6b29a7ad
Parents: f339143
Author: Dan Kirkwood <da...@gmail.com>
Authored: Fri Nov 4 16:20:28 2016 -0600
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Fri Nov 4 16:20:28 2016 -0600

----------------------------------------------------------------------

----------------------------------------------------------------------