利用者向け情報

開発者向け情報

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1916 - (show annotations)
Sat Aug 8 18:52:38 2009 JST (3 years, 9 months ago) by baba
File MIME type: text/plain
File size: 995 byte(s)
[maven-release-plugin] prepare release cubby-project-2.0.0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
3 <parent>
4 <artifactId>cubby-project</artifactId>
5 <groupId>org.seasar.cubby</groupId>
6 <version>2.0.0</version>
7 </parent>
8 <modelVersion>4.0.0</modelVersion>
9 <artifactId>cubby-s2-archetype</artifactId>
10 <packaging>maven-archetype</packaging>
11 <name>Cubby S2Container Integration Archetype</name>
12 <build>
13 <extensions>
14 <extension>
15 <groupId>org.apache.maven.archetype</groupId>
16 <artifactId>archetype-packaging</artifactId>
17 <version>2.0-alpha-4</version>
18 </extension>
19 </extensions>
20 <plugins>
21 <plugin>
22 <artifactId>maven-archetype-plugin</artifactId>
23 <version>2.0-alpha-4</version>
24 <extensions>true</extensions>
25 </plugin>
26 </plugins>
27 </build>
28 </project>

Properties

Name Value
svn:mime-type text/plain

Repository Top
ViewVC Help  
ViewVC logotype
Powered by ViewVC