Skip to content

Commit 8524102

Browse files
committed
disable not used module
1 parent c871721 commit 8524102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-database-manager-memory/pom.xml renamed to graphql-database-manager-memory/pom.xml.disable

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.phocassoftware</groupId>
2323
<artifactId>graphql-builder-parent</artifactId>
24-
<version>1.5.0</version>
24+
<version>1.5.0-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>graphql-database-manager-memory</artifactId>

0 commit comments

Comments
 (0)