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 2016/09/25 21:47:42 UTC

incubator-tamaya git commit: [TAMAYA-173] Removed the sandbox profile. The sandbox modules have been moved to a separat project.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 718e7778f -> 12c3e43dc


[TAMAYA-173] Removed the sandbox profile. The sandbox modules have been moved to a separat project.


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

Branch: refs/heads/master
Commit: 12c3e43dc3c31617757333ef4cad61e5688f9620
Parents: 718e777
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Sun Sep 25 23:46:52 2016 +0200
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Sun Sep 25 23:46:52 2016 +0200

----------------------------------------------------------------------
 pom.xml | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/12c3e43d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5282f70..9a4a9b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -792,18 +792,6 @@ under the License.
         </profile>
 
         <profile>
-            <id>sandbox</id>
-            <activation>
-                <property>
-                    <name>sandbox</name>
-                </property>
-            </activation>
-            <modules>
-                <module>sandbox</module>
-            </modules>
-        </profile>
-
-        <profile>
             <id>release-sign-artifacts</id>
             <activation>
                 <property>