mirror of
https://github.com/JHUAPL/jsqrl.git
synced 2026-01-07 21:53:52 -05:00
Remove a couple VTK references that are not relevant.
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -6,7 +6,7 @@
|
||||
<packaging>jar</packaging>
|
||||
<version>0.0.1</version>
|
||||
<name>jsqrl</name>
|
||||
<description>VTK Support library</description>
|
||||
<description>General purpose state/object save and restore utilities</description>
|
||||
<organization>
|
||||
<name>Johns Hopkins University Applied Physics Lab</name>
|
||||
<url>https://www.jhuapl.edu</url>
|
||||
@@ -28,7 +28,6 @@
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<maven.compiler.source>16</maven.compiler.source>
|
||||
<maven.compiler.target>16</maven.compiler.target>
|
||||
<vtkVersion>1.0.0.25</vtkVersion>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user