You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2012/02/14 00:47:08 UTC

[4/4] git commit: DELTASPIKE-66 use newest release problem

DELTASPIKE-66 use newest release problem

The old one had a problem with sparse checkouts with git


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

Branch: refs/heads/master
Commit: c890a2b9555e5ffce57d5d12d780c3798b6f39c9
Parents: b739c41
Author: Mark Struberg <st...@apache.org>
Authored: Thu Feb 2 08:55:51 2012 +0100
Committer: Mark Struberg <st...@apache.org>
Committed: Thu Feb 2 08:55:51 2012 +0100

----------------------------------------------------------------------
 deltaspike/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/c890a2b9/deltaspike/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/pom.xml b/deltaspike/pom.xml
index 68d64ae..3fb08d5 100644
--- a/deltaspike/pom.xml
+++ b/deltaspike/pom.xml
@@ -63,6 +63,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
+                    <version>2.2.2</version>
                     <configuration>
                         <pushChanges>false</pushChanges>
                         <localCheckout>true</localCheckout>