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 2015/08/25 21:49:49 UTC

[4/4] incubator-tamaya git commit: Update to Maven Site Plugin 3.4 (was 3.3).

Update to Maven Site Plugin 3.4 (was 3.3).


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

Branch: refs/heads/master
Commit: 0319f3b13624af452221203c4a89cc9327b31383
Parents: 9b046f5
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Tue Aug 25 21:49:25 2015 +0200
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Tue Aug 25 21:49:25 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/0319f3b1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 11ba8b7..ce86508 100644
--- a/pom.xml
+++ b/pom.xml
@@ -479,7 +479,7 @@ under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.3</version>
+                    <version>3.4</version>
                     <inherited>true</inherited>
                 </plugin>
             </plugins>