aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorThibault Gagnaux <tgagnaux@gmail.com>2021-07-14 13:57:09 +0200
committerThibault Gagnaux <tgagnaux@gmail.com>2021-07-14 13:57:09 +0200
commitfae0e640c7143d2c090e5f510a7c3e6d6f382e5f (patch)
tree143b4d2044b6f91fabb2e8f75849019f2ed2808b /gradle.properties
parentce39d8f5cdfae2788c4664e08d895afead76c682 (diff)
downloadfrege-gradle-plugin-fae0e640c7143d2c090e5f510a7c3e6d6f382e5f.tar.gz
frege-gradle-plugin-fae0e640c7143d2c090e5f510a7c3e6d6f382e5f.tar.bz2
frege-gradle-plugin-fae0e640c7143d2c090e5f510a7c3e6d6f382e5f.zip
chore: adds `maven-publish` plugin to publish to `mavenLocal` repof-simple-javaExec-task-alternative
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..cae3d07
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,2 @@
+group = ch.fhnw.thga
+version = 1.0.0-alpha \ No newline at end of file