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 <[email protected]>
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>
 

Reply via email to