You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by fr...@apache.org on 2017/03/10 20:53:37 UTC

[1/2] incubator-trafficcontrol git commit: Fixing typo in traffic_router/build/pom.xml

Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/2.0.x d1153acb8 -> bc38e5b90


Fixing typo in traffic_router/build/pom.xml


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

Branch: refs/heads/2.0.x
Commit: 4efdf7be940aed9a5f97a6ec77d401cd49e84bba
Parents: d1153ac
Author: hbeatty <hb...@users.noreply.github.com>
Authored: Sun Mar 5 07:37:36 2017 -0500
Committer: Eric Friedrich <fr...@apache.org>
Committed: Fri Mar 10 15:52:09 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/4efdf7be/traffic_router/build/pom.xml
----------------------------------------------------------------------
diff --git a/traffic_router/build/pom.xml b/traffic_router/build/pom.xml
index ceef9b4..28d4d9b 100644
--- a/traffic_router/build/pom.xml
+++ b/traffic_router/build/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>com.comcast.cdn.traffic_control.traffic_router</groupId>
 		<artifactId>traffic_router</artifactId>
-		<version>2.0..0</version>
+		<version>2.0.0</version>
 	</parent>
 
 	<scm>


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

Posted by fr...@apache.org.
This closes #331


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

Branch: refs/heads/2.0.x
Commit: bc38e5b907bdaa5de2395b677b58696b02a34767
Parents: 4efdf7b
Author: Eric Friedrich <fr...@apache.org>
Authored: Fri Mar 10 15:52:54 2017 -0500
Committer: Eric Friedrich <fr...@apache.org>
Committed: Fri Mar 10 15:52:54 2017 -0500

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

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