利用者向け情報

開発者向け情報

[cubby]/branches/2.0.x/cubby-project/cubby-s2/pom.xml

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

revision 1756 by baba, Wed Jun 3 14:05:34 2009 JST revision 1797 by baba, Sun Jun 14 04:33:16 2009 JST
# Line 3  Line 3 
3    <parent>    <parent>
4      <artifactId>cubby-project</artifactId>      <artifactId>cubby-project</artifactId>
5      <groupId>org.seasar.cubby</groupId>      <groupId>org.seasar.cubby</groupId>
6          <version>2.0.0-beta3</version>          <version>2.0.0-beta4-SNAPSHOT</version>
7    </parent>    </parent>
8    <modelVersion>4.0.0</modelVersion>    <modelVersion>4.0.0</modelVersion>
9    <artifactId>cubby-s2</artifactId>    <artifactId>cubby-s2</artifactId>
# Line 51  Line 51 
51      <dependency>      <dependency>
52        <groupId>junit</groupId>        <groupId>junit</groupId>
53        <artifactId>junit</artifactId>        <artifactId>junit</artifactId>
54        <version>4.5</version>        <version>4.6</version>
55        <scope>provided</scope>        <scope>provided</scope>
56      </dependency>      </dependency>
57      <dependency>      <dependency>
58          <groupId>org.hamcrest</groupId>
59          <artifactId>hamcrest-library</artifactId>
60          <version>1.1</version>
61          <scope>test</scope>
62        </dependency>
63        <dependency>
64        <groupId>org.apache.geronimo.specs</groupId>        <groupId>org.apache.geronimo.specs</groupId>
65        <artifactId>geronimo-servlet_2.5_spec</artifactId>        <artifactId>geronimo-servlet_2.5_spec</artifactId>
66        <version>1.2</version>        <version>1.2</version>
# Line 75  Line 81 
81      <dependency>      <dependency>
82        <groupId>org.seasar.cubby</groupId>        <groupId>org.seasar.cubby</groupId>
83        <artifactId>cubby</artifactId>        <artifactId>cubby</artifactId>
84        <version>2.0.0-beta3</version>        <version>2.0.0-beta4-SNAPSHOT</version>
85      </dependency>      </dependency>
86      <dependency>      <dependency>
87        <groupId>org.seasar.cubby</groupId>        <groupId>org.seasar.cubby</groupId>
88        <artifactId>cubby-unit</artifactId>        <artifactId>cubby-unit</artifactId>
89        <version>2.0.0-beta3</version>        <version>2.0.0-beta4-SNAPSHOT</version>
90      </dependency>      </dependency>
91      <dependency>      <dependency>
92        <groupId>org.seasar.container</groupId>        <groupId>org.seasar.container</groupId>

Legend:
Removed from v.1756  
changed lines
  Added in v.1797

Repository Top
ViewVC Help  
ViewVC logotype
Powered by ViewVC