Skip to content

Commit

Permalink
Bump isolated to 0.37.0
Browse files Browse the repository at this point in the history
Signed-off-by: Eamonn Mansour <[email protected]>
  • Loading branch information
eamansour committed Aug 13, 2024
1 parent ffc02ee commit 16c931c
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion full/pomDocs.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-docs</artifactId>
<version>0.36.0</version>
<version>0.37.0</version>
<packaging>pom</packaging>

<dependencies>
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.36.0</version>
<version>0.37.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-mvp-javadoc</artifactId>
<version>0.36.0</version>
<version>0.37.0</version>
<packaging>pom</packaging>

<build>
Expand All @@ -27,7 +27,7 @@
<artifactItem>
<groupId>dev.galasa</groupId>
<artifactId>galasa-uber-javadoc</artifactId>
<version>0.36.0</version>
<version>0.37.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.36.0</version>
<version>0.37.0</version>
<packaging>pom</packaging>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion mvp/pomDocs.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-docs</artifactId>
<version>0.36.0</version>
<version>0.37.0</version>
<packaging>pom</packaging>

<dependencies>
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.36.0</version>
<version>0.37.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.36.0</version>
<version>0.37.0</version>
<packaging>pom</packaging>

<build>
Expand All @@ -27,7 +27,7 @@
<artifactItem>
<groupId>dev.galasa</groupId>
<artifactId>galasa-uber-javadoc</artifactId>
<version>0.36.0</version>
<version>0.37.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.36.0</version>
<version>0.37.0</version>
<packaging>pom</packaging>

<distributionManagement>
Expand Down

0 comments on commit 16c931c

Please sign in to comment.