You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by sh...@apache.org on 2021/09/11 18:26:59 UTC

[trafficcontrol] branch master updated: Update Traffic Router to version 6.0.0 (#6194)

This is an automated email from the ASF dual-hosted git repository.

shamrick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new ce9d192  Update Traffic Router to version 6.0.0 (#6194)
ce9d192 is described below

commit ce9d1920771ff054c4cebe36128a0d1bad852950
Author: Zach Hoffman <zr...@apache.org>
AuthorDate: Sat Sep 11 12:26:48 2021 -0600

    Update Traffic Router to version 6.0.0 (#6194)
---
 traffic_router/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_router/pom.xml b/traffic_router/pom.xml
index 339b6b8..8c2eb72 100644
--- a/traffic_router/pom.xml
+++ b/traffic_router/pom.xml
@@ -18,7 +18,7 @@
 
 	<artifactId>traffic_router</artifactId>
 	<groupId>org.apache.traffic_control.traffic_router</groupId>
-	<version>5.0.0</version>
+	<version>6.0.0</version>
 	<packaging>pom</packaging>
 	<name>traffic_router</name>