This is an automated email from the ASF dual-hosted git repository.
cdmikechen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new dfcc43673 SUBMARINE-1413. Add 0.8.0 release to doap file.
dfcc43673 is described below
commit dfcc436739eadacadb936df58bb33a0935c50ee6
Author: cdmikechen <[email protected]>
AuthorDate: Fri Sep 29 08:10:37 2023 +0800
SUBMARINE-1413. Add 0.8.0 release to doap file.
### What is this PR for?
Add 0.8.0 release to doap file.
### What type of PR is it?
DOAP
### Todos
* [x] - Add 0.8.0 release
### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-1413
### How should this be tested?
NA
### Screenshots (if appropriate)
NA
### Questions:
* Do the license files need updating? No
* Are there breaking changes for older versions? No
* Does this need new documentation? No
Author: cdmikechen <[email protected]>
Signed-off-by: cdmikechen <[email protected]>
Closes #1110 from cdmikechen/SUBMARINE-1413 and squashes the following
commits:
3051adac [cdmikechen] Update doap
---
doap_Submarine.rdf | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doap_Submarine.rdf b/doap_Submarine.rdf
index 44663b322..dce8ac64d 100644
--- a/doap_Submarine.rdf
+++ b/doap_Submarine.rdf
@@ -89,6 +89,13 @@
<revision>0.7.0</revision>
</Version>
</release>
+ <release>
+ <Version>
+ <name>Apache Submarine 0.8.0</name>
+ <created>2023-09-23</created>
+ <revision>0.8.0</revision>
+ </Version>
+ </release>
<repository>
<GitRepository>
<location rdf:resource="https://github.com/apache/submarine.git"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]