We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec92d30 + 82b2ce7 commit 73a8a5eCopy full SHA for 73a8a5e
project/Build.scala
@@ -430,7 +430,6 @@ object Build {
430
s"""version.number=${version.value}
431
|maven.version.number=${version.value}
432
|git.hash=${VersionUtil.gitHash}
433
- |osgi.version.number=${version.value}-v${dateFormat.format(Calendar.getInstance().getTime)}
434
|copyright.string=Copyright 2002-${Calendar.getInstance().get(Calendar.YEAR)}, LAMP/EPFL
435
""".stripMargin
436
0 commit comments