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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1682b8e  fix pom.xml, revert version to 2.11.0
1682b8e is described below

commit 1682b8e7cae789f2242ad757bd2c970b97a6f705
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Mon Nov 15 17:30:04 2021 +0100

    fix pom.xml, revert version to 2.11.0
---
 jspwiki-wikipages/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jspwiki-wikipages/pom.xml b/jspwiki-wikipages/pom.xml
index 21505a1..c643203 100644
--- a/jspwiki-wikipages/pom.xml
+++ b/jspwiki-wikipages/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jspwiki</groupId>
     <artifactId>jspwiki-builder</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Reply via email to