You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/03/15 21:20:02 UTC

[3/7] incubator-trafodion git commit: Fixed change in the main pom.xml.

Fixed change in the main pom.xml.


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

Branch: refs/heads/master
Commit: 18f983ba2a330f62d73b8fca1ae8df0dc9c46783
Parents: 223db1e
Author: Gunnar Tapper <gt...@esgyn.local>
Authored: Fri Mar 11 23:19:35 2016 -0700
Committer: Gunnar Tapper <gt...@esgyn.local>
Committed: Fri Mar 11 23:19:35 2016 -0700

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/18f983ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9647b11..7e2bf84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
   </properties>
 
-  <!--modules>
+  <modules>
     <module>docs/client_install</module>
     <module>dcs</module>
     <module>core/rest</module>
@@ -142,7 +142,7 @@
     <module>docs/messages_guide</module>
     <module>docs/odb_user</module>
     <module>docs/sql_reference</module>
-  </modules-->
+  </modules>
 
   <build>
     <resources>