xml-importer&exporter pom version updated to SPCEX-3.12.100
This commit is contained in:
parent
a4aa04741e
commit
37c55f851f
2 changed files with 4 additions and 4 deletions
|
|
@ -7,12 +7,12 @@
|
|||
<artifactId>xml-exporter</artifactId>
|
||||
<name>xml-exporter</name>
|
||||
<description>XML exporter for XML files</description>
|
||||
<version>SPCEX-3.11.0.0</version>
|
||||
<version>SPCEX-3.12.100</version>
|
||||
|
||||
<parent>
|
||||
<artifactId>clearing-parent</artifactId>
|
||||
<groupId>ru.spcex.clearing</groupId>
|
||||
<version>SPCEX-3.11.0.0</version>
|
||||
<version>SPCEX-3.12.100</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -8,12 +8,12 @@
|
|||
<artifactId>xml-importer</artifactId>
|
||||
<name>xml-importer</name>
|
||||
<description>XML loader for XML files</description>
|
||||
<version>SPCEX-3.11.0.0</version>
|
||||
<version>SPCEX-3.12.100</version>
|
||||
|
||||
<parent>
|
||||
<artifactId>clearing-parent</artifactId>
|
||||
<groupId>ru.spcex.clearing</groupId>
|
||||
<version>SPCEX-3.11.0.0</version>
|
||||
<version>SPCEX-3.12.100</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue