diff --git a/uc/og-definitions.json b/uc/og-definitions.json index 8033211..a5cae79 100644 --- a/uc/og-definitions.json +++ b/uc/og-definitions.json @@ -259,6 +259,10 @@ "old": "com.googlecode.openpojo:openpojo", "new": "com.openpojo:openpojo" }, + { + "old": "com.google.code.maven-replacer-plugin:maven-replacer-plugin", + "new": "com.google.code.maven-replacer-plugin:replacer" + }, { "old": "com.google.code.reflection-utils:reflection-utils", "new": "com.github.ekryd.reflection-utils:reflection-utils"