Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/webparts/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.1.1 by shinsuke, Sat Oct 7 01:19:35 2006 UTC revision 1.3 by shinsuke, Sat Oct 7 22:38:05 2006 UTC
# Line 4  Line 4 
4    <groupId>jp.sf.pal</groupId>    <groupId>jp.sf.pal</groupId>
5    <artifactId>webparts-project</artifactId>    <artifactId>webparts-project</artifactId>
6    <packaging>pom</packaging>    <packaging>pom</packaging>
7    <version>0.1-SNAPSHOT</version>    <version>0.1</version>
8    <name>Web Parts Project</name>    <name>Web Parts Project</name>
9    <description></description>    <description></description>
10    <url>http://pal.sourceforge.jp/</url>    <url>http://pal.sourceforge.jp/</url>
# Line 118  Line 118 
118      <module>webparts-core</module>      <module>webparts-core</module>
119      <module>webparts-portlet</module>      <module>webparts-portlet</module>
120    </modules>    </modules>
121      <repositories>
122        <repository>
123          <id>maven.marevol.com</id>
124          <name>Maven2 Repository on marevol.com</name>
125          <url>http://www.marevol.com/maven2</url>
126        </repository>
127      </repositories>
128    <pluginRepositories>    <pluginRepositories>
129      <pluginRepository>      <pluginRepository>
130        <id>people.apache.org m2-snapshot</id>        <id>people.apache.org m2-snapshot</id>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26