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.