Skip to content

Commit a78ac96

Browse files
committed
[maven-release-plugin] prepare release 0.3.30
1 parent c8c00b0 commit a78ac96

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

graphql-jpa-query-annotations/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.introproventures</groupId>
88
<artifactId>graphql-jpa-query-dependencies</artifactId>
9-
<version>0.3.30-SNAPSHOT</version>
9+
<version>0.3.30</version>
1010
<relativePath>../graphql-jpa-query-dependencies</relativePath>
1111
</parent>
1212

graphql-jpa-query-autoconfigure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query-build</artifactId>
6-
<version>0.3.30-SNAPSHOT</version>
6+
<version>0.3.30</version>
77
<relativePath>../graphql-jpa-query-build</relativePath>
88
</parent>
99
<artifactId>graphql-jpa-query-autoconfigure</artifactId>

graphql-jpa-query-boot-starter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.introproventures</groupId>
99
<artifactId>graphql-jpa-query-build</artifactId>
10-
<version>0.3.30-SNAPSHOT</version>
10+
<version>0.3.30</version>
1111
<relativePath>../graphql-jpa-query-build</relativePath>
1212
</parent>
1313

graphql-jpa-query-build/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query-dependencies</artifactId>
6-
<version>0.3.30-SNAPSHOT</version>
6+
<version>0.3.30</version>
77
<relativePath>../graphql-jpa-query-dependencies</relativePath>
88
</parent>
99
<artifactId>graphql-jpa-query-build</artifactId>

graphql-jpa-query-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query</artifactId>
6-
<version>0.3.30-SNAPSHOT</version>
6+
<version>0.3.30</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>graphql-jpa-query-dependencies</artifactId>

graphql-jpa-query-example-merge/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.introproventures</groupId>
99
<artifactId>graphql-jpa-query-build</artifactId>
10-
<version>0.3.30-SNAPSHOT</version>
10+
<version>0.3.30</version>
1111
<relativePath>../graphql-jpa-query-build</relativePath>
1212
</parent>
1313

graphql-jpa-query-example-model-books/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query-build</artifactId>
6-
<version>0.3.30-SNAPSHOT</version>
6+
<version>0.3.30</version>
77
<relativePath>../graphql-jpa-query-build</relativePath>
88
</parent>
99
<artifactId>graphql-jpa-query-example-model-books</artifactId>

graphql-jpa-query-example-model-starwars/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query-build</artifactId>
6-
<version>0.3.30-SNAPSHOT</version>
6+
<version>0.3.30</version>
77
<relativePath>../graphql-jpa-query-build</relativePath>
88
</parent>
99

graphql-jpa-query-example-simple/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.introproventures</groupId>
99
<artifactId>graphql-jpa-query-build</artifactId>
10-
<version>0.3.30-SNAPSHOT</version>
10+
<version>0.3.30</version>
1111
<relativePath>../graphql-jpa-query-build</relativePath>
1212
</parent>
1313

graphql-jpa-query-graphiql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query</artifactId>
6-
<version>0.3.30-SNAPSHOT</version>
6+
<version>0.3.30</version>
77
</parent>
88
<artifactId>graphql-jpa-query-graphiql</artifactId>
99
</project>

graphql-jpa-query-schema/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.introproventures</groupId>
77
<artifactId>graphql-jpa-query-build</artifactId>
8-
<version>0.3.30-SNAPSHOT</version>
8+
<version>0.3.30</version>
99
<relativePath>../graphql-jpa-query-build</relativePath>
1010
</parent>
1111

graphql-jpa-query-web/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query-build</artifactId>
6-
<version>0.3.30-SNAPSHOT</version>
6+
<version>0.3.30</version>
77
<relativePath>../graphql-jpa-query-build</relativePath>
88
</parent>
99
<artifactId>graphql-jpa-query-web</artifactId>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.introproventures</groupId>
66
<artifactId>graphql-jpa-query</artifactId>
77

8-
<version>0.3.30-SNAPSHOT</version>
8+
<version>0.3.30</version>
99

1010
<packaging>pom</packaging>
1111

@@ -65,7 +65,7 @@
6565
<connection>scm:git:https://github.com/introproventures/graphql-jpa-query.git</connection>
6666
<developerConnection>scm:git:[email protected]:introproventures/graphql-jpa-query.git</developerConnection>
6767
<url>https://github.com/introproventures/graphql-jpa-query</url>
68-
<tag>HEAD</tag>
68+
<tag>0.3.30</tag>
6969
</scm>
7070

7171
<inceptionYear>2017</inceptionYear>

0 commit comments

Comments
 (0)