From 07a1b8c6bb3b42624f04860bc326db8b39461f21 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 5 Apr 2017 12:16:13 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 74fdb66..62f8953 100644 --- a/README.md +++ b/README.md @@ -542,7 +542,6 @@ A curated list of awesome Java frameworks, libraries and software. * [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide. * [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs. * [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases. -* [Polyglot for Maven](https://github.com/takari/polyglot-maven/) - Set of extensions for Maven 3.3.1+ that allows the POM model to be written in dialects other than XML. * [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types. ## Microservice