This repository was archived by the owner on Feb 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 <parent >
7- <groupId >io.adminshell .aas</groupId >
7+ <groupId >io.admin-shell .aas</groupId >
88 <artifactId >dataformat-parent</artifactId >
99 <version >${revision} </version >
1010 </parent >
1111 <artifactId >dataformat-core</artifactId >
1212 <dependencies >
1313 <dependency >
14- <groupId >io.adminshell .aas</groupId >
14+ <groupId >io.admin-shell .aas</groupId >
1515 <artifactId >model</artifactId >
1616 <version >${model.version} </version >
1717 <scope >compile</scope >
Original file line number Diff line number Diff line change 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 <parent >
7- <groupId >io.adminshell .aas</groupId >
7+ <groupId >io.admin-shell .aas</groupId >
88 <artifactId >dataformat-parent</artifactId >
99 <version >${revision} </version >
1010 </parent >
1111 <artifactId >dataformat-json</artifactId >
1212 <dependencies >
1313 <dependency >
14- <groupId >io.adminshell .aas</groupId >
14+ <groupId >io.admin-shell .aas</groupId >
1515 <artifactId >model</artifactId >
1616 <version >${model.version} </version >
1717 <scope >compile</scope >
1818 </dependency >
19- <dependency >
20- <groupId >io.adminshell.aas</groupId >
21- <artifactId >dataformat-core</artifactId >
22- <version >${revision} </version >
23- </dependency >
2419 <dependency >
2520 <groupId >com.fasterxml.jackson.core</groupId >
2621 <artifactId >jackson-annotations</artifactId >
Original file line number Diff line number Diff line change 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 <parent >
7- <groupId >io.adminshell .aas</groupId >
7+ <groupId >io.admin-shell .aas</groupId >
88 <artifactId >dataformat-parent</artifactId >
99 <version >${revision} </version >
1010 </parent >
1111 <artifactId >dataformat-xml</artifactId >
1212 <dependencies >
1313 <dependency >
14- <groupId >io.adminshell .aas</groupId >
14+ <groupId >io.admin-shell .aas</groupId >
1515 <artifactId >model</artifactId >
1616 <version >${model.version} </version >
1717 <scope >compile</scope >
1818 </dependency >
1919 <dependency >
20- <groupId >io.adminshell .aas</groupId >
20+ <groupId >io.admin-shell .aas</groupId >
2121 <artifactId >dataformat-core</artifactId >
2222 <version >${revision} </version >
2323 </dependency >
Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
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 >
6- <groupId >io.adminshell .aas</groupId >
6+ <groupId >io.admin-shell .aas</groupId >
77 <artifactId >dataformat-parent</artifactId >
88 <version >${revision} </version >
99 <packaging >pom</packaging >
You can’t perform that action at this time.
0 commit comments