update xmlgraphics-commons from 1.5 to 2.2

This commit is contained in:
Vladimir Krivosheev
2018-03-12 15:13:14 +01:00
parent fdec6fd810
commit 94b50f3275
2 changed files with 5 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
<component name="libraryTable">
<library name="xmlgraphics-commons" type="repository">
<properties include-transitive-deps="false" maven-id="org.apache.xmlgraphics:xmlgraphics-commons:1.5" />
<properties include-transitive-deps="false" maven-id="org.apache.xmlgraphics:xmlgraphics-commons:2.2" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/xmlgraphics/xmlgraphics-commons/1.5/xmlgraphics-commons-1.5.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/xmlgraphics/xmlgraphics-commons/1.5/xmlgraphics-commons-1.5-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@@ -15,8 +15,8 @@
<orderEntry type="library" name="Trove4j" level="project" />
<orderEntry type="module" module-name="intellij.platform.extensions" exported="" />
<orderEntry type="module" module-name="intellij.platform.icons" />
<orderEntry type="library" exported="" name="NanoXML" level="project" />
<orderEntry type="library" exported="" name="microba" level="project" />
<orderEntry type="library" name="NanoXML" level="project" />
<orderEntry type="library" name="microba" level="project" />
<orderEntry type="library" name="jgoodies-forms" level="project" />
<orderEntry type="module" module-name="intellij.xml" exported="" />
<orderEntry type="module" module-name="intellij.platform.ide" exported="" />