This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new a9eed31 prepare 2.11.0.M7 release
a9eed31 is described below
commit a9eed3119645a030573324c534db6b8c24d88c0c
Author: juanpablo <[email protected]>
AuthorDate: Mon May 25 19:35:51 2020 +0200
prepare 2.11.0.M7 release
---
jspwiki-api/src/main/java/org/apache/wiki/api/Release.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
index 599a53a..a5a9fbc 100644
--- a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
+++ b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
@@ -69,7 +69,7 @@ public final class Release {
* <p>
* If the build identifier is empty, it is not added.
*/
- public static final String BUILD = "git-20";
+ public static final String BUILD = "";
/**
* This is the generic version string you should use when printing out
the version. It is of