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/06 17:18:25 UTC

[29/50] [abbrv] incubator-tamaya-sandbox git commit: Moved collections module from sandbox to modules.

Moved collections module from sandbox to modules.


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

Branch: refs/heads/master
Commit: 43328ecb75fc185e8a7f52c7360c0ab313349dc5
Parents: c9e965a
Author: anatole <an...@apache.org>
Authored: Sat Feb 27 22:13:36 2016 +0100
Committer: anatole <an...@apache.org>
Committed: Sat Feb 27 22:13:36 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/43328ecb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 249c18a..ba43998 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,9 +39,6 @@ under the License.
         <module>metamodels</module>
         <module>jodatime</module>
         <module>sysprops</module>
-        <module>environment</module>
-        <module>collections</module>
-        <module>mutable-config</module>
         <module>ui</module>
     </modules>