Revision: 259
          
http://mindtreeinsight.svn.sourceforge.net/mindtreeinsight/?rev=259&view=rev
Author:   bindul
Date:     2010-08-25 08:54:33 +0000 (Wed, 25 Aug 2010)

Log Message:
-----------
Work on Insight 2

Added Paths:
-----------
    insight-core/trunk/pom.xml

Property Changed:
----------------
    insight-core/trunk/


Property changes on: insight-core/trunk
___________________________________________________________________
Added: svn:ignore
   + .project


Added: insight-core/trunk/pom.xml
===================================================================
--- insight-core/trunk/pom.xml                          (rev 0)
+++ insight-core/trunk/pom.xml  2010-08-25 08:54:33 UTC (rev 259)
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+    |
+    | Copyright (c) 2009 - 2010 MindTree Ltd.
+    | 
+    | This file is part of Insight.
+    | 
+    | Insight is free software: you can redistribute it 
+    | and/or modify it under the terms of the GNU General Public License as 
+    | published by the Free Software Foundation, either version 3 of the 
License, 
+    | or (at your option) any later version.
+    | 
+    | Insight is distributed in the hope that it will be 
+    | useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 
+    | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
General 
+    | Public License for more details.
+    | 
+    | You should have received a copy of the GNU General Public License along 
with 
+    | Insight.  If not, see <http://www.gnu.org/licenses />.
+    |
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>com.mindtree.techworks.insight</groupId>
+               <artifactId>parent</artifactId>
+               <version>2.0.0-SNAPSHOT</version>
+       </parent>
+       <groupId>com.mindtree.techworks.insight.core</groupId>
+       <artifactId>insight-core</artifactId>
+       <version>2.0.0-SNAPSHOT</version>
+       <packaging>pom</packaging>
+       <name>Insight Core components</name>
+       <description>Put some description here</description>
+       <url>http://mindtreeinsight.sourceforge.net/</url>
+       <scm>
+        
<connection>scm:svn:http://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/insight-core/trunk</connection>
+        
<developerConnection>scm:svn:https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/insight-core/trunk</developerConnection>
+        
<url>http://mindtreeinsight.svn.sourceforge.net/viewvc/mindtreeinsight/insight-core/trunk</url>
+    </scm>
+    <modules>
+               <module>insight-core-api</module>
+               <module>insight-core-impl</module>
+    </modules>
+</project>
\ No newline at end of file


Property changes on: insight-core/trunk/pom.xml
___________________________________________________________________
Added: svn:mime-type
   + text/xml
Added: svn:keywords
   + Date Author Id Revision HeadURL
Added: svn:eol-style
   + native


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
MindTreeInsight-commits mailing list
MindTreeInsight-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-commits

Reply via email to