File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
- <groupId >edu.usc.irds </groupId >
5
+ <groupId >edu.usc.ir </groupId >
6
6
<artifactId >age-predictor</artifactId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >age-predictor-api</artifactId >
10
10
11
11
<dependencies >
12
12
<dependency >
13
- <groupId >edu.usc.irds </groupId >
13
+ <groupId >edu.usc.ir </groupId >
14
14
<artifactId >age-predictor-cli</artifactId >
15
15
<version >${project.version} </version >
16
16
</dependency >
17
17
</dependencies >
18
- </project >
18
+ </project >
Original file line number Diff line number Diff line change 2
2
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
- <groupId >edu.usc.irds </groupId >
5
+ <groupId >edu.usc.ir </groupId >
6
6
<artifactId >age-predictor</artifactId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
</parent >
14
14
15
15
<dependencies >
16
16
<dependency >
17
- <groupId >edu.usc.irds </groupId >
17
+ <groupId >edu.usc.ir </groupId >
18
18
<artifactId >age-predictor-api</artifactId >
19
19
<version >${project.version} </version >
20
20
</dependency >
143
143
</plugin >
144
144
</plugins >
145
145
</build >
146
- </project >
146
+ </project >
Original file line number Diff line number Diff line change 2
2
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
- <groupId >edu.usc.irds </groupId >
5
+ <groupId >edu.usc.ir </groupId >
6
6
<artifactId >age-predictor</artifactId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >age-predictor-cli</artifactId >
10
10
<packaging >jar</packaging >
11
11
<dependencies >
12
12
<dependency >
13
- <groupId >edu.usc.irds </groupId >
13
+ <groupId >edu.usc.ir </groupId >
14
14
<artifactId >age-predictor-opennlp</artifactId >
15
15
<version >${project.version} </version >
16
16
</dependency >
50
50
</exclusions >
51
51
</dependency >
52
52
</dependencies >
53
- </project >
53
+ </project >
Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
2
<modelVersion >4.0.0</modelVersion >
3
3
<parent >
4
- <groupId >edu.usc.irds </groupId >
4
+ <groupId >edu.usc.ir </groupId >
5
5
<artifactId >age-predictor</artifactId >
6
6
<version >1.0-SNAPSHOT</version >
7
7
</parent >
31
31
</dependency >
32
32
33
33
</dependencies >
34
- </project >
34
+ </project >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
- <groupId >edu.usc.irds </groupId >
5
+ <groupId >edu.usc.ir </groupId >
6
6
<artifactId >age-predictor</artifactId >
7
7
<packaging >pom</packaging >
8
8
<version >1.0-SNAPSHOT</version >
You can’t perform that action at this time.
0 commit comments