Skip to content

Commit

Permalink
release third beta version of 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermarian committed Apr 24, 2021
1 parent 2867e99 commit 02db374
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>studio-parent</artifactId>
<groupId>studio</groupId>
<version>0.3.0-beta.3-SNAPSHOT</version>
<version>0.3.0-beta.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>studio-parent</artifactId>
<groupId>studio</groupId>
<version>0.3.0-beta.3-SNAPSHOT</version>
<version>0.3.0-beta.3</version>
</parent>

<artifactId>studio-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>studio-parent</artifactId>
<groupId>studio</groupId>
<version>0.3.0-beta.3-SNAPSHOT</version>
<version>0.3.0-beta.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>studio-parent</artifactId>
<groupId>studio</groupId>
<version>0.3.0-beta.3-SNAPSHOT</version>
<version>0.3.0-beta.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>studio</groupId>
<artifactId>studio-parent</artifactId>
<version>0.3.0-beta.3-SNAPSHOT</version>
<version>0.3.0-beta.3</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>studio-parent</artifactId>
<groupId>studio</groupId>
<version>0.3.0-beta.3-SNAPSHOT</version>
<version>0.3.0-beta.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 02db374

Please sign in to comment.