Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 7626b81

Browse files
committed
Adjusting POM to new GroupId/ArtifactId/Version
1 parent 26431d3 commit 7626b81

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>groupId</groupId>
8-
<artifactId>aas-java-iais</artifactId>
9-
<version>1.0-SNAPSHOT</version>
7+
<groupId>io-adminshell-aas</groupId>
8+
<artifactId>model</artifactId>
9+
<version>1.1.2-SNAPSHOT</version>
1010

11-
12-
</project>
11+
12+
</project>

0 commit comments

Comments
 (0)