File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed 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
7- <groupId >tfm </groupId >
8- <artifactId >tfm </artifactId >
7+ <groupId >es.upv.mist.slicing </groupId >
8+ <artifactId >sdg </artifactId >
99 <packaging >pom</packaging >
1010 <version >1.0-SNAPSHOT</version >
1111
1717 <modules >
1818 <module >sdg-core</module >
1919 <module >sdg-cli</module >
20- <module >sdg-gui</module >
2120 </modules >
2221</project >
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
7- <groupId >tfm </groupId >
7+ <groupId >es.upv.mist.slicing </groupId >
88 <artifactId >sdg-cli</artifactId >
99 <version >1.0.5</version >
1010
5555 <version >3.9.1</version >
5656 </dependency >
5757 <dependency >
58- <groupId >tfm </groupId >
58+ <groupId >es.upv.mist.slicing </groupId >
5959 <artifactId >sdg-core</artifactId >
6060 <version >1.2.4</version >
6161 </dependency >
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
7- <groupId >tfm </groupId >
7+ <groupId >es.upv.mist.slicing </groupId >
88 <artifactId >sdg-core</artifactId >
99 <version >1.2.4</version >
1010
You can’t perform that action at this time.
0 commit comments