Skip to content

Commit

Permalink
Set version to 5.0-alpha-3 (#2285)
Browse files Browse the repository at this point in the history
  • Loading branch information
plata authored Sep 29, 2020
1 parent 9582d0e commit c161120
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 18 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ language: java
branches:
only:
- master
- release/5.0-alpha-3

jobs:
include:
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-cli</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-configuration</artifactId>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-containers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-containers</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-dist</artifactId>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<project_license>LGPL-3.0</project_license>
<developer_name>PhoenicisOrg</developer_name>
<releases>
<release version="5.0-alpha-3" type="development" date="2020-09-29"/>
<release version="5.0-alpha-2" type="development" date="2018-12-29"/>
</releases>
<screenshots>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-engines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-engines</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-entities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-entities</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-javafx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-javafx</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-library</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-multithreading/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-multithreading</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-repository</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-scripts</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-settings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-settings</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-tests</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-tools</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion phoenicis-win32/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
</parent>
<artifactId>phoenicis-win32</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.phoenicis</groupId>
<artifactId>phoenicis</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-alpha-3</version>
<packaging>pom</packaging>
<modules>
<module>phoenicis-javafx</module>
Expand Down

0 comments on commit c161120

Please sign in to comment.