mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
Add gradle.properties to the gradle plugin project
This commit is contained in:
1
devtools/gradle/gradle.properties
Normal file
1
devtools/gradle/gradle.properties
Normal file
@@ -0,0 +1 @@
|
||||
version = 999-SNAPSHOT
|
||||
@@ -113,7 +113,6 @@
|
||||
<arguments>
|
||||
<argument>clean</argument>
|
||||
<argument>${gradle.task}</argument>
|
||||
<argument>-Pversion=${project.version}</argument>
|
||||
<argument>-Pdescription=${project.description}</argument>
|
||||
<argument>-S</argument>
|
||||
</arguments>
|
||||
|
||||
Reference in New Issue
Block a user