Skip to content

Commit

Permalink
[JDOM] Update to JDOM 2.0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillipus committed Dec 2, 2023
1 parent 0fcc3d4 commit ea557e7
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion com.archimatetool.jdom/.classpath
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="jdom-2.0.6.jar" sourcepath="jdom-2.0.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="jdom-2.0.6.1.jar" sourcepath="jdom-2.0.6.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="jaxen-1.2.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
Expand Down
2 changes: 1 addition & 1 deletion com.archimatetool.jdom/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ Export-Package: com.archimatetool.jdom,
org.jdom2.xpath.util
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ClassPath: jaxen-1.2.0.jar,
jdom-2.0.6.jar,
jdom-2.0.6.1.jar,
com.archimatetool.jdom.jar
Automatic-Module-Name: com.archimatetool.jdom
2 changes: 1 addition & 1 deletion com.archimatetool.jdom/build.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bin.includes = META-INF/,\
LICENSE.txt,\
com.archimatetool.jdom.jar,\
jdom-2.0.6.jar,\
jdom-2.0.6.1.jar,\
jaxen-1.2.0.jar
jars.compile.order = com.archimatetool.jdom.jar
source.com.archimatetool.jdom.jar = src/
Expand Down
Binary file removed com.archimatetool.jdom/jdom-2.0.6-sources.jar
Binary file not shown.
Binary file added com.archimatetool.jdom/jdom-2.0.6.1-sources.jar
Binary file not shown.
Binary file added com.archimatetool.jdom/jdom-2.0.6.1.jar
Binary file not shown.
Binary file removed com.archimatetool.jdom/jdom-2.0.6.jar
Binary file not shown.

0 comments on commit ea557e7

Please sign in to comment.