Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Commit 4217240

Browse files
committed
Add Maven plugin to allow for the "install" task.
1 parent 39f4bce commit 4217240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ plugins {
44
id 'eclipse'
55
id 'com.github.hierynomus.license' version '0.12.1'
66
id 'net.ellune.blossom' version '1.0.1'
7+
id 'maven'
78
}
89

910
ext.url = 'http://qsml.dualspiral.co.uk'

0 commit comments

Comments
 (0)