Skip to content

Commit

Permalink
updated for v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Mar 16, 2021
1 parent fd370e7 commit 4a8e705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SHELL ?= /bin/bash

#JAR_VERSION := $(shell mvn -q -Dexec.executable="echo" -Dexec.args='$${project.version}' --non-recursive exec:exec -DforceStdout)
JAR_VERSION := 1.5
JAR_VERSION := 1.6
JAR_FILE := stepmod2mn-$(JAR_VERSION).jar

SRCDIR := src/test/resources
Expand Down

0 comments on commit 4a8e705

Please sign in to comment.