Skip to content

Commit b439169

Browse files
authored
chore: clean up makefile
1 parent c86cf5d commit b439169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.PHONY: install test test-integration clean
1+
.PHONY: install package test test-integration clean
22

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

0 commit comments

Comments
 (0)