Skip to content

Commit

Permalink
POM version updates for amazon-neptune-tools-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
beebs-systap committed Jul 13, 2021
1 parent 9e149ee commit d898794
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2
3
2 changes: 1 addition & 1 deletion neo4j-to-neptune/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.amazonaws</groupId>
<artifactId>neo4j-to-neptune</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion neptune-export/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.amazonaws</groupId>
<artifactId>neptune-export</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.3</version>

<licenses>
<license>
Expand Down
2 changes: 1 addition & 1 deletion neptune-gremlin-client/gremlin-client-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>neptune-gremlin-client</artifactId>
<groupId>software.amazon.neptune</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion neptune-gremlin-client/gremlin-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>neptune-gremlin-client</artifactId>
<groupId>software.amazon.neptune</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>neptune-gremlin-client</artifactId>
<groupId>software.amazon.neptune</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion neptune-gremlin-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>software.amazon.neptune</groupId>
<artifactId>neptune-gremlin-client</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<version>1.3</version>

<licenses>
<license>
Expand Down

0 comments on commit d898794

Please sign in to comment.