[cubby]/branches/2.0.x/cubby-project/cubby-s2-archetype/pom.xml
Parent Directory
|
Revision Log
Revision 1615 -
(hide annotations)
Fri May 1 08:27:00 2009 JST (4 years ago) by baba
File MIME type: text/plain
File size: 997 byte(s)
Fri May 1 08:27:00 2009 JST (4 years ago) by baba
File MIME type: text/plain
File size: 997 byte(s)
[maven-release-plugin] prepare release cubby-project-2.0.0-beta2
| 1 | baba | 1453 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | baba | 1615 | <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 | baba | 1453 | <parent> |
| 4 | <artifactId>cubby-project</artifactId> | ||
| 5 | <groupId>org.seasar.cubby</groupId> | ||
| 6 | baba | 1615 | <version>2.0.0-beta2</version> |
| 7 | baba | 1453 | </parent> |
| 8 | <modelVersion>4.0.0</modelVersion> | ||
| 9 | <artifactId>cubby-s2-archetype</artifactId> | ||
| 10 | <packaging>maven-archetype</packaging> | ||
| 11 | <name>Cubby Seasar2 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-3</version> | ||
| 18 | </extension> | ||
| 19 | </extensions> | ||
| 20 | <plugins> | ||
| 21 | <plugin> | ||
| 22 | <artifactId>maven-archetype-plugin</artifactId> | ||
| 23 | <version>2.0-alpha-3</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 |

