You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/01/13 18:15:20 UTC

[5/5] qpid-proton-j git commit: PROTON-1387: update to the current apache parent pom, remove redundant config

PROTON-1387: update to the current apache parent pom, remove redundant config


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/commit/72b99372
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/tree/72b99372
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/diff/72b99372

Branch: refs/heads/master
Commit: 72b99372f55b548b8bb36ec1e11d971503ed374d
Parents: 4354897
Author: Robert Gemmell <ro...@apache.org>
Authored: Fri Jan 13 18:13:36 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Fri Jan 13 18:13:36 2017 +0000

----------------------------------------------------------------------
 pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/72b99372/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 34f7af9..3ecf3bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>12</version>
+    <version>18</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,6 @@
     <junit-version>4.12</junit-version>
     <mockito-version>1.10.19</mockito-version>
 
-    <maven-source-plugin-version>2.2.1</maven-source-plugin-version>
     <maven-bundle-plugin-version>2.5.4</maven-bundle-plugin-version>
   </properties>
 
@@ -138,7 +137,6 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-source-plugin</artifactId>
-            <version>${maven-source-plugin-version}</version>
             <executions>
               <execution>
                 <id>attach-sources</id>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org