This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git
The following commit(s) were added to refs/heads/master by this push:
new 0cb68dd TAMAYA-412: Fix wrong menu version in Javadoc
0cb68dd is described below
commit 0cb68dd03f1e42ed4c09e932bf433ee355caaece
Author: Hugo Hirsch <[email protected]>
AuthorDate: Sun Nov 17 00:12:42 2019 +0100
TAMAYA-412: Fix wrong menu version in Javadoc
---
jbake.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jbake.properties b/jbake.properties
index 5513df3..774ccbc 100644
--- a/jbake.properties
+++ b/jbake.properties
@@ -18,5 +18,5 @@ asciidoctor.attributes.export=true
twitterhandle=tamayaconf
tamaya_version_released=0.4-incubating
tamaya_version_development=0.5-incubating-SNAPSHOT
-tamaya_version=0.4-incubating
+tamaya_version=0.5-incubating-SNAPSHOT
tamaya_mvn_group_id=org.apache.tamaya