A new internal properties file has been added. Maven will scan this file and replace any value it finds.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
bot.version=${project.version}
|
||||
Reference in New Issue
Block a user
A new internal properties file has been added. Maven will scan this file and replace any value it finds.
@@ -0,0 +1 @@
|
||||
bot.version=${project.version}
|
||||