diff options
author | Vitaly Takmazov | 2021-04-12 20:45:12 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2021-04-12 20:45:12 +0300 |
commit | 43963103bdacecd6943660baa8e4c5b21a490219 (patch) | |
tree | 3d2e7954a7519f6d23039a138b1267a819230eff /pom.xml | |
parent | d56ff924309e7317105e5f379f79c1297ebbcab5 (diff) |
Fix pom identation
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -319,8 +319,8 @@ <dependencies> <dependency> <groupId>net.java.dev.jna</groupId> - <artifactId>jna</artifactId> - <version>5.8.0</version> + <artifactId>jna</artifactId> + <version>5.8.0</version> </dependency> </dependencies> </profile> |