Skip to content

Commit

Permalink
Merge pull request #62 from galasa-dev/version-bump
Browse files Browse the repository at this point in the history
Bump dev versions to 0.35.0
  • Loading branch information
jadecarino authored Jun 12, 2024
2 parents 7eae95b + 94283ae commit 8619468
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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.34.1</version>
<version>0.35.0</version>
<packaging>pom</packaging>

<dependencies>
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.34.1</version>
<version>0.35.0</version>
<packaging>pom</packaging>

<build>
Expand All @@ -27,7 +27,7 @@
<artifactItem>
<groupId>dev.galasa</groupId>
<artifactId>galasa-uber-javadoc</artifactId>
<version>0.34.1</version>
<version>0.35.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.34.1</version>
<version>0.35.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.34.1</version>
<version>0.35.0</version>
<packaging>pom</packaging>

<dependencies>
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.34.1</version>
<version>0.35.0</version>
<packaging>pom</packaging>

<build>
Expand All @@ -27,7 +27,7 @@
<artifactItem>
<groupId>dev.galasa</groupId>
<artifactId>galasa-uber-javadoc</artifactId>
<version>0.34.1</version>
<version>0.35.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.34.1</version>
<version>0.35.0</version>
<packaging>pom</packaging>

<distributionManagement>
Expand Down

0 comments on commit 8619468

Please sign in to comment.