This is an automated email from the ASF dual-hosted git repository.

guoyp pushed a commit to branch griffin-2.0.0-dev
in repository https://gitbox.apache.org/repos/asf/griffin.git


The following commit(s) were added to refs/heads/griffin-2.0.0-dev by this push:
     new 4065cbfe Griffin 2.0.0 dev (#666)
4065cbfe is described below

commit 4065cbfe23e4dededca2632634ee36c091ceb793
Author: William Guo <[email protected]>
AuthorDate: Fri Sep 20 19:12:53 2024 +0800

    Griffin 2.0.0 dev (#666)
    
    * add metric test
    
    * init create sql
    
    * metrics persistence service
    
    * remove relativePath
---
 griffin-bom/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/griffin-bom/pom.xml b/griffin-bom/pom.xml
index 8bc23407..5377d709 100644
--- a/griffin-bom/pom.xml
+++ b/griffin-bom/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.griffin</groupId>
         <artifactId>griffin</artifactId>
         <version>2.0.0-SNAPSHOT</version>
-        <relativePath/>
     </parent>
 
     <groupId>org.apache.griffin</groupId>

Reply via email to