Skip to content

Commit

Permalink
Update pom versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
ryn5 committed Dec 13, 2023
1 parent 0a47f61 commit d0d65e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gremlin-driver/src/main/java/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ limitations under the License.

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gremlin.version>3.7.1</gremlin.version>
<gremlin.version>${project.version}</gremlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d0d65e5

Please sign in to comment.