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

sidmishra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b477dc  ATLAS-4394: Build error due to wrong version of 
atllass-buildtools at build-tools/pom.xml (2)
3b477dc is described below

commit 3b477dc91ee8e40ec5f9c45278183b886f9ee6ce
Author: Sidharth Mishra <[email protected]>
AuthorDate: Thu Aug 19 13:20:56 2021 -0700

    ATLAS-4394: Build error due to wrong version of atllass-buildtools at 
build-tools/pom.xml (2)
    
    Signed-off-by: sidmishra <[email protected]>
---
 build-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index 976cd81..5b17bd4 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -24,7 +24,7 @@
     <artifactId>atlas-buildtools</artifactId>
     <name>Apache Atlas Server Build Tools</name>
     <description>Apache Atlas Build Tools like Checkstyle</description>
-    <version>1.0</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <build>

Reply via email to