Revision 33479
Added by Marek Horst almost 10 years ago
modules/icm-iis-oozie-maven-plugin/trunk/pom.xml | ||
---|---|---|
6 | 6 |
<version>1.0.0</version> |
7 | 7 |
</parent> |
8 | 8 |
|
9 |
<version>0.0.1-SNAPSHOT</version>
|
|
9 |
<version>0.0.1</version> |
|
10 | 10 |
<modelVersion>4.0.0</modelVersion> |
11 | 11 |
<artifactId>icm-iis-oozie-maven-plugin</artifactId> |
12 | 12 |
<packaging>maven-plugin</packaging> |
13 | 13 |
|
14 | 14 |
<scm> |
15 | 15 |
<developerConnection> |
16 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-oozie-maven-plugin/trunk
|
|
16 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-oozie-maven-plugin/tags/icm-iis-oozie-maven-plugin-0.0.1
|
|
17 | 17 |
</developerConnection> |
18 | 18 |
</scm> |
19 | 19 |
|
... | ... | |
117 | 117 |
</goals> |
118 | 118 |
</pluginExecutionFilter> |
119 | 119 |
<action> |
120 |
<ignore></ignore>
|
|
120 |
<ignore />
|
|
121 | 121 |
</action> |
122 | 122 |
</pluginExecution> |
123 | 123 |
</pluginExecutions> |
Also available in: Unified diff
[maven-release-plugin] prepare release icm-iis-oozie-maven-plugin-0.0.1