You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dr...@apache.org on 2017/02/03 15:30:12 UTC

[2/4] incubator-unomi git commit: prepare pom for local release

prepare pom for local release


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

Branch: refs/heads/1-1-1-BRANCH
Commit: 49a413950a485449320e7fa4f3344a31f25f1d06
Parents: f26390b
Author: Thomas Draier <dr...@apache.org>
Authored: Fri Feb 3 16:24:41 2017 +0100
Committer: Thomas Draier <dr...@apache.org>
Committed: Fri Feb 3 16:24:41 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/49a41395/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 33fe914..ea035ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -878,7 +878,7 @@
                         <autoVersionSubmodules>true</autoVersionSubmodules>
                         <preparationGoals>clean install</preparationGoals>
                         <goals>deploy</goals>
-                        <arguments>-Papache-release,integration-tests</arguments>
+                        <arguments>-DaltDeploymentRepository=unomi-releases::default::https://devtools.jahia.com/nexus/repository/unomi-releases/</arguments>
                     </configuration>
                 </plugin>
                 <plugin>