Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 27, 2024
1 parent b154367 commit 179421c
Show file tree
Hide file tree
Showing 28 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>backend</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion backend/postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>backend</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion backend/rdf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>backend</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>core</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion example/example-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion example/example-orchestrate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion example/example-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion example/example-rdf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion example/example-rml-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>example</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion ext/ext-orchestrate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>ext</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ext/ext-rml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>ext</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ext/ext-spatial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>ext</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>ext</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/graphql-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>integration-test</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-test/graphql-rdf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>integration-test</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-test/openapi-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>integration-test</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-test/openapi-rdf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>integration-test</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>dotwebstack-framework</artifactId>
<groupId>org.dotwebstack.framework</groupId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>integration-test</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/rml-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>integration-test</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</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 @@ -4,7 +4,7 @@

<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<packaging>pom</packaging>

<name>DotWebStack Framework</name>
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:https://github.com/dotwebstack/dotwebstack-framework.git</connection>
<developerConnection>scm:git:https://github.com/dotwebstack/dotwebstack-framework.git
</developerConnection>
<tag>v0.4.30</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion service/graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>service</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>service</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>service</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion templating/pebble-rdf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>templating</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion templating/pebble/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>templating</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions templating/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>templating</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>test</artifactId>
<version>0.4.30</version>
<version>0.4.31-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down

0 comments on commit 179421c

Please sign in to comment.