You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2021/09/13 16:55:34 UTC

[trafficcontrol] 03/03: Update Traffic Router to version 6.0.0 (#6194)

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

zrhoffman pushed a commit to branch 6.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git

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

    Update Traffic Router to version 6.0.0 (#6194)
    
    (cherry picked from commit ce9d1920771ff054c4cebe36128a0d1bad852950)
---
 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>