diff --git a/.travis.yml b/.travis.yml
index bc721b4ba63..f5b4760254e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ language: java
branches:
only:
- master
+ - release/5.0-alpha-3
jobs:
include:
diff --git a/phoenicis-cli/pom.xml b/phoenicis-cli/pom.xml
index aaecf054043..010f4b773c7 100644
--- a/phoenicis-cli/pom.xml
+++ b/phoenicis-cli/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-cli
diff --git a/phoenicis-configuration/pom.xml b/phoenicis-configuration/pom.xml
index d59a5fae44c..4021f0ae8c1 100644
--- a/phoenicis-configuration/pom.xml
+++ b/phoenicis-configuration/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-configuration
diff --git a/phoenicis-configuration/src/main/resources/Linux.properties b/phoenicis-configuration/src/main/resources/Linux.properties
index 3d41de5970d..792c6fade32 100644
--- a/phoenicis-configuration/src/main/resources/Linux.properties
+++ b/phoenicis-configuration/src/main/resources/Linux.properties
@@ -32,7 +32,7 @@ application.user.cache = ${application.user.root}
application.repository.list = ${application.user.root}/repositories.json
application.repository.default.git.url = https://github.com/PhoenicisOrg/scripts
-application.repository.default.git.branch = master
+application.repository.default.git.branch = release/5.0-alpha-3
application.repository.default.classpath = /org/phoenicis/repository
application.root = ${user.dir}
diff --git a/phoenicis-configuration/src/main/resources/Mac OS X.properties b/phoenicis-configuration/src/main/resources/Mac OS X.properties
index 36a6bdd68fa..f51af96358d 100644
--- a/phoenicis-configuration/src/main/resources/Mac OS X.properties
+++ b/phoenicis-configuration/src/main/resources/Mac OS X.properties
@@ -32,7 +32,7 @@ application.user.cache = ${application.user.root}
application.repository.list = ${application.user.root}/repositories.json
application.repository.default.git.url = https://github.com/PhoenicisOrg/scripts
-application.repository.default.git.branch = master
+application.repository.default.git.branch = release/5.0-alpha-3
application.repository.default.classpath = /org/phoenicis/repository
application.root = ${user.dir}
diff --git a/phoenicis-containers/pom.xml b/phoenicis-containers/pom.xml
index 5703bd1c9db..d3577a934b5 100644
--- a/phoenicis-containers/pom.xml
+++ b/phoenicis-containers/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-containers
diff --git a/phoenicis-dist/pom.xml b/phoenicis-dist/pom.xml
index 73838e434f9..fd2ab315d85 100644
--- a/phoenicis-dist/pom.xml
+++ b/phoenicis-dist/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-dist
diff --git a/phoenicis-dist/src/flatpak/org.phoenicis.playonlinux.appdata.xml b/phoenicis-dist/src/flatpak/org.phoenicis.playonlinux.appdata.xml
index 8cf0e3ddafe..58725a30069 100644
--- a/phoenicis-dist/src/flatpak/org.phoenicis.playonlinux.appdata.xml
+++ b/phoenicis-dist/src/flatpak/org.phoenicis.playonlinux.appdata.xml
@@ -22,6 +22,7 @@
LGPL-3.0
PhoenicisOrg
+
diff --git a/phoenicis-engines/pom.xml b/phoenicis-engines/pom.xml
index 8b8c9cf40f8..353c347083e 100644
--- a/phoenicis-engines/pom.xml
+++ b/phoenicis-engines/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-engines
diff --git a/phoenicis-entities/pom.xml b/phoenicis-entities/pom.xml
index 3f2842f127a..a3da47e64ff 100644
--- a/phoenicis-entities/pom.xml
+++ b/phoenicis-entities/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-entities
diff --git a/phoenicis-javafx/pom.xml b/phoenicis-javafx/pom.xml
index aca77a65a72..ebc99111833 100644
--- a/phoenicis-javafx/pom.xml
+++ b/phoenicis-javafx/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-javafx
diff --git a/phoenicis-library/pom.xml b/phoenicis-library/pom.xml
index 5df7c30b6c8..f7064acd346 100644
--- a/phoenicis-library/pom.xml
+++ b/phoenicis-library/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-library
diff --git a/phoenicis-multithreading/pom.xml b/phoenicis-multithreading/pom.xml
index 62fb8d17e30..e804e29a47a 100644
--- a/phoenicis-multithreading/pom.xml
+++ b/phoenicis-multithreading/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-multithreading
diff --git a/phoenicis-repository/pom.xml b/phoenicis-repository/pom.xml
index 52c29b2511b..7b62b81f08e 100644
--- a/phoenicis-repository/pom.xml
+++ b/phoenicis-repository/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-repository
diff --git a/phoenicis-scripts/pom.xml b/phoenicis-scripts/pom.xml
index 014ec6aa691..ef8020458e7 100644
--- a/phoenicis-scripts/pom.xml
+++ b/phoenicis-scripts/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-scripts
diff --git a/phoenicis-settings/pom.xml b/phoenicis-settings/pom.xml
index 124c589b4b2..f8c83b95491 100644
--- a/phoenicis-settings/pom.xml
+++ b/phoenicis-settings/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-settings
diff --git a/phoenicis-tests/pom.xml b/phoenicis-tests/pom.xml
index e7c63366e55..6a4e262f27c 100644
--- a/phoenicis-tests/pom.xml
+++ b/phoenicis-tests/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-tests
diff --git a/phoenicis-tools/pom.xml b/phoenicis-tools/pom.xml
index 21e7ac2c1c9..dd47c95bd0a 100644
--- a/phoenicis-tools/pom.xml
+++ b/phoenicis-tools/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-tools
diff --git a/phoenicis-win32/pom.xml b/phoenicis-win32/pom.xml
index 61785b57bc2..7335265dada 100644
--- a/phoenicis-win32/pom.xml
+++ b/phoenicis-win32/pom.xml
@@ -21,7 +21,7 @@
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
phoenicis-win32
diff --git a/pom.xml b/pom.xml
index 5d4cd036584..78c50044f51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
4.0.0
org.phoenicis
phoenicis
- 5.0-SNAPSHOT
+ 5.0-alpha-3
pom
phoenicis-javafx