File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Native2ascii Maven Plugin
2
2
3
- [ ![ License: MIT] ( https://img.shields.io/github/license/mojohaus/native2ascii-maven-plugin )] (
4
- https://opensource.org/licenses/MIT )
5
- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.codehaus.mojo/native2ascii-maven-plugin.svg?label=Maven%20Central )] (
6
- http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.codehaus.mojo%22%20AND%20a%3A%22native2ascii-maven-plugin%22 )
7
- [ ![ JDK Compatibility] ( https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/linux-jdks-with-current-maven-ci.yml/badge.svg )] (
8
- https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/linux-jdks-with-current-maven-ci.yml )
9
- [ ![ CodeQL Analysis] ( https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/codeql-analysis.yml/badge.svg )] (
10
- https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/codeql-analysis.yml )
3
+ [ ![ License: MIT] ( https://img.shields.io/github/license/mojohaus/native2ascii-maven-plugin )] ( https://opensource.org/licenses/MIT )
4
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.codehaus.mojo/native2ascii-maven-plugin.svg?label=Maven%20Central )] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.codehaus.mojo%22%20AND%20a%3A%22native2ascii-maven-plugin%22 )
5
+ [ ![ JDK Compatibility] ( https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/linux-jdks-with-current-maven-ci.yml/badge.svg )] ( https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/linux-jdks-with-current-maven-ci.yml )
6
+ [ ![ CodeQL Analysis] ( https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/mojohaus/native2ascii-maven-plugin/actions/workflows/codeql-analysis.yml )
11
7
12
8
Converts files with characters in any supported character encoding to one with ASCII and/or Unicode escapes.
13
9
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.mojo</groupId >
7
7
<artifactId >mojo-parent</artifactId >
8
- <version >80 </version >
8
+ <version >82 </version >
9
9
</parent >
10
10
11
11
<artifactId >native2ascii-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments