| | 2 | |
| | 3 | EDIT: This should be enough: |
| | 4 | {{{#!diff |
| | 5 | Index: plugins/pom.xml |
| | 6 | =================================================================== |
| | 7 | --- plugins/pom.xml (revision 36417) |
| | 8 | +++ plugins/pom.xml (working copy) |
| | 9 | @@ -36,7 +36,7 @@ |
| | 10 | <manifest.unixoid>MANIFEST-unixoid</manifest.unixoid> |
| | 11 | <manifest.windows>MANIFEST-windows</manifest.windows> |
| | 12 | <manifest.osx>MANIFEST-osx</manifest.osx> |
| | 13 | - <plugin.compile.version>SNAPSHOT</plugin.compile.version> |
| | 14 | + <plugin.compile.version>1.5-SNAPSHOT</plugin.compile.version> |
| | 15 | <plugin.jar>${project.name}.jar</plugin.jar> |
| | 16 | <plugin.unixoid.jar>${project.name}-unixoid.jar</plugin.unixoid.jar> |
| | 17 | <plugin.windows.jar>${project.name}-windows.jar</plugin.windows.jar> |
| | 18 | }}} |
| | 19 | |
| | 20 | I'll drop `OsmInspectorPlugin`, `sumoconvert`, and `trustosm` from the module list and add `markseen`. |