fix typo gtrhhhrhr · apache/maven-compiler-plugin@fda9729 (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit fda9729
fix typo gtrhhhrhr
Signed-off-by: Olivier Lamy olamy@apache.org
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -30,7 +30,7 @@ under the License. | ||
| 30 | 30 | </parent> |
| 31 | 31 | |
| 32 | 32 | <artifactId>maven-compiler-plugin</artifactId> |
| 33 | - <version>3.10.0-SNAPSHPOT</version> | |
| 33 | + <version>3.10.0-SNAPSHOT</version> | |
| 34 | 34 | <packaging>maven-plugin</packaging> |
| 35 | 35 | |
| 36 | 36 | <name>Apache Maven Compiler Plugin</name> |