Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Mar 13, 2020
1 parent 5fde1a8 commit cb45861
Show file tree
Hide file tree
Showing 44 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion client/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-client</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-client</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-client</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-core</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/config/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-core-config</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-core</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/config/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-core-config</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-core</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-core</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/local-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-examples</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/alert/email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-alert</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/alert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-authentication</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-authentication</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-authentication</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/storage/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/storage/classpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/storage/ftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/storage/local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/storage/nio2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<packaging>pom</packaging>

<name>Blazebit Storage</name>
Expand Down Expand Up @@ -105,7 +105,7 @@
<connection>scm:git:[email protected]:Blazebit/blaze-storage.git</connection>
<developerConnection>scm:git:[email protected]:Blazebit/blaze-storage.git</developerConnection>
<url>[email protected]:Blazebit/blaze-storage.git</url>
<tag>HEAD</tag>
<tag>0.3.0</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion rest/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-rest</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rest/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-rest</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rest/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-rest</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion server/dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-server</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion server/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-server</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/core/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite-core</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/core/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite-core</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/storage/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/storage/ftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/storage/local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite-storage</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit cb45861

Please sign in to comment.