From 51db5e00c957cbd80d9b67010e7d8f2b591de0f4 Mon Sep 17 00:00:00 2001 From: brett Date: Fri, 10 Jun 2005 04:45:18 +0000 Subject: [PATCH] bump up to the next version git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189896 13f79535-47bb-0310-9956-ffa450edef68 --- idea/project.xml | 2 +- idea/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/idea/project.xml b/idea/project.xml index dc3f57cd..5b9db24a 100644 --- a/idea/project.xml +++ b/idea/project.xml @@ -23,7 +23,7 @@ 3 maven-idea-plugin Maven IDEA Plug-in - 1.5.1-SNAPSHOT + 1.6-SNAPSHOT IDEA Plugin for Maven IDEA Plugin for Maven. http://maven.apache.org/reference/plugins/idea/ diff --git a/idea/xdocs/changes.xml b/idea/xdocs/changes.xml index f1a593c4..cdbb075a 100644 --- a/idea/xdocs/changes.xml +++ b/idea/xdocs/changes.xml @@ -24,7 +24,7 @@ Michal Maczka - + exclude build output directory in module set module to JAVA_MODULE for compatibility with both 4.5 and Irida.