This is an automated email from the ASF dual-hosted git repository.
hasan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/clerezza.git
The following commit(s) were added to refs/heads/master by this push:
new 2c5e4ce Update Reactor's pom.xml
2c5e4ce is described below
commit 2c5e4cea3f3d70aa8808467f5ae6b2f378be36ce
Author: Hasan <[email protected]>
AuthorDate: Fri Aug 21 21:41:26 2020 +0200
Update Reactor's pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f112023..2a44a7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<parent>
<groupId>org.apache.clerezza</groupId>
<artifactId>clerezza</artifactId>
- <version>8-SNAPSHOT</version>
+ <version>8</version>
<relativePath>parent/pom.xml</relativePath>
</parent>