Skip to content

Commit f6b666c

Browse files
authored
chore: clean up makefile
1 parent 9bdebbe commit f6b666c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.PHONY: install test test-integ test-docker clean
1+
.PHONY: install package test test-integ test-docker clean
22

33
VERSION := $(shell mvn help:evaluate -Dexpression=project.version --batch-mode | grep -e '^[^\[]')
44
install:

0 commit comments

Comments
 (0)