You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2016/03/14 22:59:55 UTC

incubator-tamaya git commit: Removed redundant declaration of the Maven Release Plugin.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master cb425996a -> 9b7fed40c


Removed redundant declaration of the Maven Release Plugin.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/9b7fed40
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/9b7fed40
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/9b7fed40

Branch: refs/heads/master
Commit: 9b7fed40c53abdfaf14f211a1539b30395152ce8
Parents: cb42599
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Mon Mar 14 22:59:29 2016 +0100
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Mon Mar 14 22:59:29 2016 +0100

----------------------------------------------------------------------
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/9b7fed40/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5326eac..a37d40c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -566,13 +566,6 @@ under the License.
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-release-plugin</artifactId>
-                <configuration>
-                    <autoVersionSubmodules>true</autoVersionSubmodules>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-clean-plugin</artifactId>
                 <configuration>
                     <filesets>