You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2016/03/13 11:26:59 UTC

aries-rsa git commit: Set version of build helper plugin

Repository: aries-rsa
Updated Branches:
  refs/heads/master 0b39561b4 -> bd0352f56


Set version of build helper plugin


Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo
Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/bd0352f5
Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/bd0352f5
Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/bd0352f5

Branch: refs/heads/master
Commit: bd0352f56687772f39833594d3220fc7c812a5f5
Parents: 0b39561
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Sun Mar 13 11:26:33 2016 +0100
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Sun Mar 13 11:26:33 2016 +0100

----------------------------------------------------------------------
 features/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/bd0352f5/features/pom.xml
----------------------------------------------------------------------
diff --git a/features/pom.xml b/features/pom.xml
index 4c9289c..dea4060 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -58,6 +58,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
+                <version>1.10</version>
                 <executions>
                     <execution>
                         <id>attach-artifacts</id>