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

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

Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/master 586273dd3 -> a8244f733


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/6b4f2fca
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/6b4f2fca
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/6b4f2fca

Branch: refs/heads/master
Commit: 6b4f2fcab7201ae5f1ca99edcb614cf0b9761198
Parents: 30ba673
Author: Dan Kirkwood <da...@gmail.com>
Authored: Fri Nov 4 10:35:14 2016 -0600
Committer: Jeremy Mitchell <mi...@gmail.com>
Committed: Fri Nov 4 13:19:01 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/6b4f2fca/traffic_monitor/pom.xml
----------------------------------------------------------------------
diff --git a/traffic_monitor/pom.xml b/traffic_monitor/pom.xml
index 5b573c2..b6887c7 100644
--- a/traffic_monitor/pom.xml
+++ b/traffic_monitor/pom.xml
@@ -26,7 +26,7 @@ under the License.
 
 	<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/3] incubator-trafficcontrol git commit: RELEASE: Decrementing VERSION file

Posted by mi...@apache.org.
RELEASE: Decrementing VERSION file


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

Branch: refs/heads/master
Commit: 30ba673ffc6da523faa6a041da6fab9d17ba3bfa
Parents: 586273d
Author: Dan Kirkwood <da...@gmail.com>
Authored: Wed Nov 2 14:04:29 2016 -0600
Committer: Jeremy Mitchell <mi...@gmail.com>
Committed: Fri Nov 4 13:19:01 2016 -0600

----------------------------------------------------------------------
 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/30ba673f/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index f8e233b..27f9cd3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.9.0
+1.8.0


[3/3] incubator-trafficcontrol git commit: This closes #46

Posted by mi...@apache.org.
This closes #46


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

Branch: refs/heads/master
Commit: a8244f7336be0081d5f4a0dca5fbf1dcad068092
Parents: 6b4f2fc
Author: Jeremy Mitchell <mi...@gmail.com>
Authored: Fri Nov 4 13:19:22 2016 -0600
Committer: Jeremy Mitchell <mi...@gmail.com>
Committed: Fri Nov 4 13:19:22 2016 -0600

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

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