Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
igdianov committed Jul 10, 2020
1 parent 37e63d0 commit 6818ef9
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion graphql-jpa-query-annotations/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-dependencies</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-autoconfigure/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>
<artifactId>graphql-jpa-query-autoconfigure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-boot-starter/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-build/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-dependencies</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-dependencies</relativePath>
</parent>
<artifactId>graphql-jpa-query-build</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-dependencies/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>..</relativePath>
</parent>
<artifactId>graphql-jpa-query-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-example-merge/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-example-model-books/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>
<artifactId>graphql-jpa-query-example-model-books</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-example-model-starwars/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-example-relay/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-example-simple/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-graphiql/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>
<artifactId>graphql-jpa-query-graphiql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-introspection/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>
<artifactId>graphql-jpa-query-introspection</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-schema/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphql-jpa-query-web/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-build</artifactId>
<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>
<relativePath>../graphql-jpa-query-build</relativePath>
</parent>
<artifactId>graphql-jpa-query-web</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query</artifactId>

<version>0.4.13-SNAPSHOT</version>
<version>0.4.13</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -66,7 +66,7 @@
<connection>scm:git:https://github.com/introproventures/graphql-jpa-query.git</connection>
<developerConnection>scm:git:git@github.com:introproventures/graphql-jpa-query.git</developerConnection>
<url>https://github.com/introproventures/graphql-jpa-query</url>
<tag>HEAD</tag>
<tag>0.4.13</tag>
</scm>

<inceptionYear>2017</inceptionYear>
Expand Down

0 comments on commit 6818ef9

Please sign in to comment.