Updated Branches: refs/heads/master f2b123df4 -> 74d20085e
updated maven-scm-publish-plugin to 1.0 Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/74d20085 Tree: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/tree/74d20085 Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/74d20085 Branch: refs/heads/master Commit: 74d20085e3dff358579699e460d1acdfdff9eb77 Parents: f2b123d Author: Hervé Boutemy <[email protected]> Authored: Sun Feb 9 12:09:34 2014 +0100 Committer: Hervé Boutemy <[email protected]> Committed: Sun Feb 9 12:09:34 2014 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/74d20085/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9bd8f1f..900e37a 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-scm-publish-plugin</artifactId> + <version>1.0</version> <configuration> <checkoutDirectory>${maven.site.cache}/${maven.site.path}</checkoutDirectory> <tryUpdate>true</tryUpdate>
