Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/blog/project.xml

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

revision 1.7 by shinsuke, Fri Dec 23 00:39:21 2005 UTC revision 1.8 by shinsuke, Fri Dec 23 23:05:21 2005 UTC
# Line 21  limitations under the License. Line 21  limitations under the License.
21    <pomVersion>3</pomVersion>    <pomVersion>3</pomVersion>
22    <groupId>pal</groupId>    <groupId>pal</groupId>
23    <artifactId>blog</artifactId>    <artifactId>blog</artifactId>
24    <currentVersion>1.0-SNAPSHOT</currentVersion>    <currentVersion>1.0</currentVersion>
25    <name>Blog Portlet</name>    <name>Blog Portlet</name>
26    <description>Blog Portlet</description>    <description>Blog Portlet</description>
27    <shortDescription>Blog</shortDescription>    <shortDescription>Blog</shortDescription>
# Line 73  limitations under the License. Line 73  limitations under the License.
73      <dependency>      <dependency>
74        <groupId>marevol</groupId>        <groupId>marevol</groupId>
75        <artifactId>marevol-utils</artifactId>        <artifactId>marevol-utils</artifactId>
76        <version>0.1-SNAPSHOT</version>        <version>0.1</version>
77        <type>jar</type>        <type>jar</type>
78        <properties>        <properties>
79          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
# Line 82  limitations under the License. Line 82  limitations under the License.
82      <dependency>      <dependency>
83        <groupId>marevol</groupId>        <groupId>marevol</groupId>
84        <artifactId>marevol-portlet-utils</artifactId>        <artifactId>marevol-portlet-utils</artifactId>
85        <version>0.1-SNAPSHOT</version>        <version>0.1</version>
86        <type>jar</type>        <type>jar</type>
87        <properties>        <properties>
88          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
# Line 91  limitations under the License. Line 91  limitations under the License.
91      <dependency>      <dependency>
92        <groupId>marevol</groupId>        <groupId>marevol</groupId>
93        <artifactId>hibernate-utils</artifactId>        <artifactId>hibernate-utils</artifactId>
94        <version>0.1-SNAPSHOT</version>        <version>0.1</version>
95        <type>jar</type>        <type>jar</type>
96        <properties>        <properties>
97          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
# Line 99  limitations under the License. Line 99  limitations under the License.
99      </dependency>      </dependency>
100    
101      <dependency>      <dependency>
102        <groupId>portals-bridges</groupId>        <groupId>org.apache.portals.bridges</groupId>
103        <artifactId>portals-bridges-common</artifactId>        <artifactId>portals-bridges-common</artifactId>
104        <version>0.4-SNAPSHOT</version>        <version>1.0</version>
105        <type>jar</type>        <type>jar</type>
106        <properties>        <properties>
107          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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