From 78f9f8c6574fa9c360a90bac3322e20e6bfe3027 Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 16 May 2004 01:52:48 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115271 13f79535-47bb-0310-9956-ffa450edef68 --- native/project.xml | 9 +++++++-- native/xdocs/changes.xml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/native/project.xml b/native/project.xml index 32d13808..414e66de 100644 --- a/native/project.xml +++ b/native/project.xml @@ -1,4 +1,5 @@ + - ../plugin-parent/project.xml 3 maven-native-plugin Maven Native Plug-in - 1.1-SNAPSHOT + 1.1 Plugin for native compilation c,c++, fortran Native plugin http://maven.apache.org/reference/plugins/native/ @@ -40,6 +40,11 @@ 1.0 MAVEN_NATIVE_1_0 + + 1.1 + 1.1 + MAVEN_NATIVE_1_1 + diff --git a/native/xdocs/changes.xml b/native/xdocs/changes.xml index b6501ee7..78dde022 100644 --- a/native/xdocs/changes.xml +++ b/native/xdocs/changes.xml @@ -24,7 +24,7 @@ Brett Porter - + add src includes/excludes. Linker and compiler argument passing. Use properties more.