We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86cf5d commit b439169Copy full SHA for b439169
Makefile
@@ -1,4 +1,4 @@
1
-.PHONY: install test test-integration clean
+.PHONY: install package test test-integration clean
2
3
VERSION := $(shell mvn help:evaluate -Dexpression=project.version --batch-mode | grep -e '^[^\[]')
4
install:
0 commit comments