Skip to content

Commit 7db3cc0

Browse files
committed
Setting version to 1.1.0 to avoid collision with internal deployment.
1 parent 12f01f2 commit 7db3cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.ebay.nst</groupId>
44
<artifactId>graphql-to-jsonschema</artifactId>
5-
<version>1.0.4</version>
5+
<version>1.1.0</version>
66
<name>GraphQL 2 JSON Schema</name>
77
<description>Converts GraphQL schema to JSON schema.</description>
88
<url>https://github.com/eBay/GraphQL2JSONSchema</url>

0 commit comments

Comments
 (0)