Updated pom to get ready for maven central deployment

Upped to java 17
This commit is contained in:
Josh Steele
2024-07-26 11:44:03 -04:00
parent 6471bd960f
commit ef0e96f57f
4 changed files with 133 additions and 22 deletions

View File

@@ -11,7 +11,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-16">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>