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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-jspf.git

commit 028d4a05f148d3b2aecf9c7436a355a411a3e3a5
Author: Benoit Tellier <btell...@linagora.com>
AuthorDate: Mon Sep 9 14:14:42 2019 +0700

    JSPF-103 Upgrade base apache pom to 21
---
 assemble/pom.xml | 2 +-
 pom.xml          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/assemble/pom.xml b/assemble/pom.xml
index 772bb22..0421cb4 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -74,7 +74,7 @@
                         <id>make-assembly</id>
                         <phase>package</phase>
                         <goals>
-                            <goal>attached</goal>
+                            <goal>single</goal>
                         </goals>
                     </execution>
                 </executions>
diff --git a/pom.xml b/pom.xml
index 45e0429..f057d1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>21</version>
         <relativePath />
     </parent>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to