Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions full/pom2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-full-maven-repo2</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>dev.galasa</groupId>
<artifactId>dev.galasa.platform</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion full/pom3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-full-maven-repo3</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion full/pom4.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-full-maven-repo4</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions full/pom5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-full-maven-repo5</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>dev.galasa</groupId>
<artifactId>dev.galasa.platform</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion full/pom6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-full-maven-repo6</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion full/pomGalasactl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasactl</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions full/pomJavaDoc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-full-javadoc</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<build>
Expand All @@ -27,7 +27,7 @@
<artifactItem>
<groupId>dev.galasa</groupId>
<artifactId>galasa-uber-javadoc</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>${project.build.directory}/isolated/javadoc</outputDirectory>
Expand Down
2 changes: 1 addition & 1 deletion full/pomZip.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion full/resources/run-simplatform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ fi
# Main logic.
#-----------------------------------------------------------------------------------------

SIMBANK_VERSION="0.43.0"
SIMBANK_VERSION="0.44.0"

function run_server {
h1 "Running Simbank back-end server application (version ${SIMBANK_VERSION}) ..."
Expand Down
4 changes: 2 additions & 2 deletions mvp/pom2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-mvp-maven-repo2</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>dev.galasa</groupId>
<artifactId>dev.galasa.platform</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion mvp/pom3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-mvp-maven-repo3</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion mvp/pom4.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-mvp-maven-repo4</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions mvp/pom5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-mvp-maven-repo5</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>dev.galasa</groupId>
<artifactId>dev.galasa.platform</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion mvp/pom6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-mvp-maven-repo6</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion mvp/pomGalasactl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasactl</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions mvp/pomJavaDoc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-mvp-javadoc</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<build>
Expand All @@ -27,7 +27,7 @@
<artifactItem>
<groupId>dev.galasa</groupId>
<artifactId>galasa-uber-javadoc</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>${project.build.directory}/isolated/javadoc</outputDirectory>
Expand Down
2 changes: 1 addition & 1 deletion mvp/pomZip.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>dev.galasa</groupId>
<artifactId>galasa-isolated-mvp</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
<packaging>pom</packaging>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion mvp/resources/run-simplatform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ fi
# Main logic.
#-----------------------------------------------------------------------------------------

SIMBANK_VERSION="0.43.0"
SIMBANK_VERSION="0.44.0"

function run_server {
h1 "Running Simbank back-end server application (version ${SIMBANK_VERSION}) ..."
Expand Down