[cubby]/branches/2.0.x/cubby-project/cubby-s2-archetype/pom.xml
Parent Directory
|
Revision Log
Revision 1866 -
(show annotations)
Mon Jul 13 00:35:42 2009 JST (3 years, 10 months ago) by baba
File MIME type: text/plain
File size: 999 byte(s)
Mon Jul 13 00:35:42 2009 JST (3 years, 10 months ago) by baba
File MIME type: text/plain
File size: 999 byte(s)
[maven-release-plugin] prepare release cubby-project-2.0.0-rc2
| 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-rc2</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 |
![]() |
| Powered by ViewVC |

