Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Sep 16, 2020
1 parent 0ad96ff commit f9be0be
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion checkstyle-rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-core</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-core</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</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 @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-parent</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion declarative/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-declarative</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion declarative/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-declarative</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion declarative/integration/cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-declarative-integration</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion declarative/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-declarative</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion declarative/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain-parent</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion dist/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../parent/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 @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-domain</artifactId>
<groupId>com.blazebit</groupId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</modules>

<artifactId>blaze-domain</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>

<name>Blazebit Blaze-Domain</name>
<url>https://domain.blazebit.com</url>
Expand Down Expand Up @@ -59,7 +59,7 @@
<connection>scm:git:[email protected]:Blazebit/blaze-domain.git</connection>
<developerConnection>scm:git:[email protected]:Blazebit/blaze-domain.git</developerConnection>
<url>[email protected]:Blazebit/blaze-domain.git</url>
<tag>HEAD</tag>
<tag>1.0.9</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion typescript/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit f9be0be

Please sign in to comment.