Skip to content

Commit

Permalink
Makefile updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Dec 5, 2020
1 parent f65664d commit a5cb824
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.24
JAR_VERSION := 1.25
JAR_FILE := mn2pdf-$(JAR_VERSION).jar

all: target/$(JAR_FILE)
Expand Down

0 comments on commit a5cb824

Please sign in to comment.