This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 442912602 AXIOM-513: Update jrel
442912602 is described below
commit 44291260287fd4dca78e936715878ce05da77202
Author: Andreas Veithen <[email protected]>
AuthorDate: Sat Apr 23 12:00:48 2022 +0100
AXIOM-513: Update jrel
---
axiom-weaver/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/axiom-weaver/pom.xml b/axiom-weaver/pom.xml
index 20a7f5aa1..b11d4bf9e 100644
--- a/axiom-weaver/pom.xml
+++ b/axiom-weaver/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>com.github.veithen</groupId>
<artifactId>jrel</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>