Summary
- find * -type f -print0 | xargs -0 sed -i 's/1.6.2/1.6.4/g' (commit: a7a3250) (details)
The file was modified | protocol/pom.xml |
The file was modified | proxy/pom.xml |
The file was modified | api/pom.xml |
The file was modified | pom.xml |
The file was modified | config/pom.xml |
The file was modified | event/pom.xml |
The file was modified | proxy/src/main/java/net/md_5/bungee/connection/PingHandler.java |