利用者向け情報

開発者向け情報

[cubby]/branches/2.0.x/cubby-apps/cubby-showcase/pom.xml

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

revision 2037 by baba, Wed Nov 4 10:27:55 2009 JST revision 2120 by baba, Thu Feb 18 17:15:43 2010 JST
# Line 3  Line 3 
3    <parent>    <parent>
4      <artifactId>cubby-apps</artifactId>      <artifactId>cubby-apps</artifactId>
5      <groupId>org.seasar.cubby</groupId>      <groupId>org.seasar.cubby</groupId>
6          <version>2.0.3</version>          <version>2.0.6-SNAPSHOT</version>
7    </parent>    </parent>
8    <modelVersion>4.0.0</modelVersion>    <modelVersion>4.0.0</modelVersion>
9    <groupId>org.seasar.cubby</groupId>    <groupId>org.seasar.cubby</groupId>
# Line 101  line.separator=\n Line 101  line.separator=\n
101      <dependency>      <dependency>
102        <groupId>junit</groupId>        <groupId>junit</groupId>
103        <artifactId>junit</artifactId>        <artifactId>junit</artifactId>
104        <version>4.6</version>        <version>4.7</version>
105        <scope>test</scope>        <scope>test</scope>
106      </dependency>      </dependency>
107      <dependency>      <dependency>
# Line 112  line.separator=\n Line 112  line.separator=\n
112      <dependency>      <dependency>
113        <groupId>org.seasar.cubby</groupId>        <groupId>org.seasar.cubby</groupId>
114        <artifactId>cubby-s2</artifactId>        <artifactId>cubby-s2</artifactId>
115        <version>2.0.3</version>        <version>2.0.7</version>
116      </dependency>      </dependency>
117      <dependency>      <dependency>
118        <groupId>org.seasar.cubby</groupId>        <groupId>org.seasar.cubby</groupId>
119        <artifactId>cubby-gson</artifactId>        <artifactId>cubby-gson</artifactId>
120        <version>2.0.3</version>        <version>2.0.7</version>
121      </dependency>      </dependency>
122      <dependency>      <dependency>
123        <groupId>org.seasar.cubby</groupId>        <groupId>org.seasar.cubby</groupId>
124        <artifactId>cubby-oval</artifactId>        <artifactId>cubby-oval</artifactId>
125        <version>2.0.3</version>        <version>2.0.7</version>
126      </dependency>      </dependency>
127      <dependency>      <dependency>
128        <groupId>org.seasar.cubby</groupId>        <groupId>org.seasar.cubby</groupId>
129        <artifactId>cubby-admin</artifactId>        <artifactId>cubby-admin</artifactId>
130        <version>2.0.3</version>        <version>2.0.7</version>
131      </dependency>      </dependency>
132      <dependency>      <dependency>
133        <groupId>org.seasar.container</groupId>        <groupId>org.seasar.container</groupId>

Legend:
Removed from v.2037  
changed lines
  Added in v.2120

Repository Top
ViewVC Help  
ViewVC logotype
Powered by ViewVC