File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed 
neo4j-graphql-augmented-schema-generator-maven-plugin Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 77    <parent >
88        <groupId >org.neo4j</groupId >
99        <artifactId >neo4j-graphql-java-parent</artifactId >
10-         <version >1.3.1-SNAPSHOT </version >
10+         <version >1.4.0 </version >
1111    </parent >
1212
1313    <artifactId >neo4j-graphql-java</artifactId >
Original file line number Diff line number Diff line change 55    <parent >
66        <groupId >org.neo4j</groupId >
77        <artifactId >neo4j-graphql-java-examples</artifactId >
8-         <version >1.3.1-SNAPSHOT </version >
8+         <version >1.4.0 </version >
99    </parent >
1010
1111    <groupId >org.neo4j.graphql.examples</groupId >
4040        <dependency >
4141            <groupId >org.neo4j</groupId >
4242            <artifactId >neo4j-graphql-java</artifactId >
43-             <version >1.3.1-SNAPSHOT </version >
43+             <version >1.4.0 </version >
4444        </dependency >
4545
4646        <dependency >
104104            <plugin >
105105                <groupId >org.neo4j</groupId >
106106                <artifactId >neo4j-graphql-augmented-schema-generator-maven-plugin</artifactId >
107-                 <version >1.3.1-SNAPSHOT </version >
107+                 <version >1.4.0 </version >
108108                <executions >
109109                    <execution >
110110                        <goals >
Original file line number Diff line number Diff line change 55    <parent >
66        <groupId >org.neo4j</groupId >
77        <artifactId >neo4j-graphql-java-examples</artifactId >
8-         <version >1.3.1-SNAPSHOT </version >
8+         <version >1.4.0 </version >
99    </parent >
1010
1111    <groupId >org.neo4j.graphql.examples</groupId >
3737        <dependency >
3838            <groupId >org.neo4j</groupId >
3939            <artifactId >neo4j-graphql-java</artifactId >
40-             <version >1.3.1-SNAPSHOT </version >
40+             <version >1.4.0 </version >
4141        </dependency >
4242
4343        <!--  a spring graphql library --> 
Original file line number Diff line number Diff line change 77    <parent >
88        <groupId >org.neo4j</groupId >
99        <artifactId >neo4j-graphql-java-parent</artifactId >
10-         <version >1.3.1-SNAPSHOT </version >
10+         <version >1.4.0 </version >
1111    </parent >
1212
1313    <artifactId >neo4j-graphql-java-examples</artifactId >
Original file line number Diff line number Diff line change 55    <parent >
66        <artifactId >neo4j-graphql-java-parent</artifactId >
77        <groupId >org.neo4j</groupId >
8-         <version >1.3.1-SNAPSHOT </version >
8+         <version >1.4.0 </version >
99    </parent >
1010    <modelVersion >4.0.0</modelVersion >
1111
4141        <dependency >
4242            <groupId >org.neo4j</groupId >
4343            <artifactId >neo4j-graphql-java</artifactId >
44-             <version >1.3.1-SNAPSHOT </version >
44+             <version >1.4.0 </version >
4545        </dependency >
4646    </dependencies >
4747
Original file line number Diff line number Diff line change 88    <artifactId >neo4j-graphql-java-parent</artifactId >
99    <name >Neo4j GraphQL Java Parent</name >
1010    <description >GraphQL to Cypher Mapping</description >
11-     <version >1.3.1-SNAPSHOT </version >
11+     <version >1.4.0 </version >
1212    <url >http://github.com/neo4j-graphql/neo4j-graphql-java</url >
1313    <packaging >pom</packaging >
1414
Original file line number Diff line number Diff line change 11= JVM Library to translate GraphQL queries and mutations to Neo4j's Cypher  
2- :version: 1.3 .0 
2+ :version: 1.4 .0 
33:toc: 
44:toclevels: 1 
55:toc-title: Quick Links 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments