This commit is contained in:
parent
c4557ed30e
commit
47ef11033d
2 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>platform-storage-api</artifactId>
|
||||
<name>Platform storage api</name>
|
||||
<artifactId>platform-imdg-api</artifactId>
|
||||
<name>Platform IMDG api</name>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0.0</version>
|
||||
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -75,7 +75,7 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ru.spcex.platform</groupId>
|
||||
<artifactId>platform-storage-api</artifactId>
|
||||
<artifactId>platform-imdg-api</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue