diff --git a/core/pom.xml b/core/pom.xml index e740d98109..8d1738a86b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-lib-core diff --git a/examples/pom.xml b/examples/pom.xml index 49d89744cc..098cd9f71f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,14 +23,13 @@ ~ SOFTWARE. --> - + 4.0.0 com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-lib-examples diff --git a/pom.xml b/pom.xml index 6c0f8fe921..a2ac6ec7f9 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,7 @@ ~ SOFTWARE. --> - + 4.0.0 @@ -42,7 +41,7 @@ com.ibasco.agql async-gamequery-lib Asynchronous Game Query Library - 0.1.0-SNAPSHOT + 0.1.0 2016 https://ribasco.github.io/async-gamequery-lib pom @@ -56,7 +55,8 @@ https://github.com/ribasco/async-gamequery-lib scm:git:git://github.com/ribasco/async-gamequery-lib.git scm:git:git@github.com:ribasco/async-gamequery-lib.git - + agql-project-0.1.0 + diff --git a/protocols/supercell/clashofclans/webapi/pom.xml b/protocols/supercell/clashofclans/webapi/pom.xml index fcd16191e3..ce8d5ba285 100644 --- a/protocols/supercell/clashofclans/webapi/pom.xml +++ b/protocols/supercell/clashofclans/webapi/pom.xml @@ -30,7 +30,7 @@ ../../../../pom.xml com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-coc-webapi diff --git a/protocols/valve/csgo/webapi/pom.xml b/protocols/valve/csgo/webapi/pom.xml index 1da26e6b59..d7ea598084 100644 --- a/protocols/valve/csgo/webapi/pom.xml +++ b/protocols/valve/csgo/webapi/pom.xml @@ -30,7 +30,7 @@ ../../../../pom.xml com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-csgo-webapi diff --git a/protocols/valve/dota2/webapi/pom.xml b/protocols/valve/dota2/webapi/pom.xml index 32829c9e69..afda109adb 100644 --- a/protocols/valve/dota2/webapi/pom.xml +++ b/protocols/valve/dota2/webapi/pom.xml @@ -30,7 +30,7 @@ ../../../../pom.xml com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-dota2-webapi diff --git a/protocols/valve/source/query/pom.xml b/protocols/valve/source/query/pom.xml index 0713bba07c..141a7e498b 100644 --- a/protocols/valve/source/query/pom.xml +++ b/protocols/valve/source/query/pom.xml @@ -30,7 +30,7 @@ ../../../../pom.xml com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-source-query diff --git a/protocols/valve/steam/master/pom.xml b/protocols/valve/steam/master/pom.xml index b9f9c037b5..3babc997ec 100644 --- a/protocols/valve/steam/master/pom.xml +++ b/protocols/valve/steam/master/pom.xml @@ -30,7 +30,7 @@ ../../../../pom.xml com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-steam-master diff --git a/protocols/valve/steam/webapi/pom.xml b/protocols/valve/steam/webapi/pom.xml index cc3d5c7bf8..e21571b3af 100644 --- a/protocols/valve/steam/webapi/pom.xml +++ b/protocols/valve/steam/webapi/pom.xml @@ -23,15 +23,14 @@ ~ SOFTWARE. --> - + 4.0.0 ../../../../pom.xml com.ibasco.agql async-gamequery-lib - 0.1.0-SNAPSHOT + 0.1.0 agql-steam-webapi