File tree 9 files changed +14
-16
lines changed
supercell/clashofclans/webapi 9 files changed +14
-16
lines changed Original file line number Diff line number Diff line change 29
29
<parent >
30
30
<groupId >com.ibasco.agql</groupId >
31
31
<artifactId >async-gamequery-lib</artifactId >
32
- <version >0.1.0-SNAPSHOT </version >
32
+ <version >0.1.0</version >
33
33
</parent >
34
34
35
35
<artifactId >agql-lib-core</artifactId >
Original file line number Diff line number Diff line change 23
23
~ SOFTWARE.
24
24
-->
25
25
26
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
27
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
26
+ <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" >
28
27
<modelVersion >4.0.0</modelVersion >
29
28
30
29
<parent >
31
30
<groupId >com.ibasco.agql</groupId >
32
31
<artifactId >async-gamequery-lib</artifactId >
33
- <version >0.1.0-SNAPSHOT </version >
32
+ <version >0.1.0</version >
34
33
</parent >
35
34
36
35
<artifactId >agql-lib-examples</artifactId >
Original file line number Diff line number Diff line change 23
23
~ SOFTWARE.
24
24
-->
25
25
26
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
27
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
26
+ <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" >
28
27
<modelVersion >4.0.0</modelVersion >
29
28
30
29
<!-- Properties -->
42
41
<groupId >com.ibasco.agql</groupId >
43
42
<artifactId >async-gamequery-lib</artifactId >
44
43
<name >Asynchronous Game Query Library</name >
45
- <version >0.1.0-SNAPSHOT </version >
44
+ <version >0.1.0</version >
46
45
<inceptionYear >2016</inceptionYear >
47
46
<url >https://ribasco.github.io/async-gamequery-lib</url >
48
47
<packaging >pom</packaging >
56
55
<url >https://github.com/ribasco/async-gamequery-lib</url >
57
56
<connection >scm:git:git://github.com/ribasco/async-gamequery-lib.git</connection >
58
57
<
developerConnection >scm:git:
[email protected] :ribasco/async-gamequery-lib.git</
developerConnection >
59
- </scm >
58
+ <tag >agql-project-0.1.0</tag >
59
+ </scm >
60
60
61
61
<developers >
62
62
<developer >
Original file line number Diff line number Diff line change 30
30
<relativePath >../../../../pom.xml</relativePath >
31
31
<groupId >com.ibasco.agql</groupId >
32
32
<artifactId >async-gamequery-lib</artifactId >
33
- <version >0.1.0-SNAPSHOT </version >
33
+ <version >0.1.0</version >
34
34
</parent >
35
35
36
36
<artifactId >agql-coc-webapi</artifactId >
Original file line number Diff line number Diff line change 30
30
<relativePath >../../../../pom.xml</relativePath >
31
31
<groupId >com.ibasco.agql</groupId >
32
32
<artifactId >async-gamequery-lib</artifactId >
33
- <version >0.1.0-SNAPSHOT </version >
33
+ <version >0.1.0</version >
34
34
</parent >
35
35
36
36
<artifactId >agql-csgo-webapi</artifactId >
Original file line number Diff line number Diff line change 30
30
<relativePath >../../../../pom.xml</relativePath >
31
31
<groupId >com.ibasco.agql</groupId >
32
32
<artifactId >async-gamequery-lib</artifactId >
33
- <version >0.1.0-SNAPSHOT </version >
33
+ <version >0.1.0</version >
34
34
</parent >
35
35
36
36
<artifactId >agql-dota2-webapi</artifactId >
Original file line number Diff line number Diff line change 30
30
<relativePath >../../../../pom.xml</relativePath >
31
31
<groupId >com.ibasco.agql</groupId >
32
32
<artifactId >async-gamequery-lib</artifactId >
33
- <version >0.1.0-SNAPSHOT </version >
33
+ <version >0.1.0</version >
34
34
</parent >
35
35
36
36
<artifactId >agql-source-query</artifactId >
Original file line number Diff line number Diff line change 30
30
<relativePath >../../../../pom.xml</relativePath >
31
31
<groupId >com.ibasco.agql</groupId >
32
32
<artifactId >async-gamequery-lib</artifactId >
33
- <version >0.1.0-SNAPSHOT </version >
33
+ <version >0.1.0</version >
34
34
</parent >
35
35
36
36
<artifactId >agql-steam-master</artifactId >
Original file line number Diff line number Diff line change 23
23
~ SOFTWARE.
24
24
-->
25
25
26
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
27
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
26
+ <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" >
28
27
<modelVersion >4.0.0</modelVersion >
29
28
30
29
<parent >
31
30
<relativePath >../../../../pom.xml</relativePath >
32
31
<groupId >com.ibasco.agql</groupId >
33
32
<artifactId >async-gamequery-lib</artifactId >
34
- <version >0.1.0-SNAPSHOT </version >
33
+ <version >0.1.0</version >
35
34
</parent >
36
35
37
36
<artifactId >agql-steam-webapi</artifactId >
You can’t perform that action at this time.
0 commit comments