You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2017/12/11 10:10:28 UTC

[karaf] branch karaf-4.1.x updated: [KARAF-5539] Upgrade to maven-archetype-plugin 3.0.1

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
     new 8db767d  [KARAF-5539] Upgrade to maven-archetype-plugin 3.0.1
8db767d is described below

commit 8db767d54c2f86c05bd3e3111dd09b55bf8c4fe0
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Dec 10 19:21:13 2017 +0100

    [KARAF-5539] Upgrade to maven-archetype-plugin 3.0.1
---
 archetypes/assembly/pom.xml  | 2 +-
 archetypes/blueprint/pom.xml | 2 +-
 archetypes/bundle/pom.xml    | 2 +-
 archetypes/command/pom.xml   | 2 +-
 archetypes/feature/pom.xml   | 2 +-
 archetypes/kar/pom.xml       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml
index 3dfd1eb..f082115 100644
--- a/archetypes/assembly/pom.xml
+++ b/archetypes/assembly/pom.xml
@@ -34,7 +34,7 @@
     <description>This archetype sets up an empty karaf assembly project.</description>
 
     <properties>
-        <archetype.version>2.2</archetype.version>
+        <archetype.version>3.0.1</archetype.version>
     </properties>
 
     <build>
diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml
index 106009d..6aab3f8 100644
--- a/archetypes/blueprint/pom.xml
+++ b/archetypes/blueprint/pom.xml
@@ -35,7 +35,7 @@
     <description>An archetype for creating a simple blueprint bundle.</description>
 
     <properties>
-        <archetype.version>2.2</archetype.version>
+        <archetype.version>3.0.1</archetype.version>
     </properties>
 
     <build>
diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml
index 1162078..a9961fa 100644
--- a/archetypes/bundle/pom.xml
+++ b/archetypes/bundle/pom.xml
@@ -35,7 +35,7 @@
     <description>A simple bundle archetype.</description>
 
     <properties>
-        <archetype.version>2.2</archetype.version>
+        <archetype.version>3.0.1</archetype.version>
     </properties>
 
     <build>
diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml
index 5871fcd..f2c0675 100644
--- a/archetypes/command/pom.xml
+++ b/archetypes/command/pom.xml
@@ -35,7 +35,7 @@
     <description>A Karaf command archetype.</description>
 
     <properties>
-        <archetype.version>2.2</archetype.version>
+        <archetype.version>3.0.1</archetype.version>
     </properties>
 
     <build>
diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml
index e627ac6..e47fbbb 100644
--- a/archetypes/feature/pom.xml
+++ b/archetypes/feature/pom.xml
@@ -35,7 +35,7 @@
     <description>This archetype sets up an empty karaf features project.</description>
 
     <properties>
-        <archetype.version>2.2</archetype.version>
+        <archetype.version>3.0.1</archetype.version>
     </properties>
 
     <build>
diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml
index a4b40a8..359f42e 100644
--- a/archetypes/kar/pom.xml
+++ b/archetypes/kar/pom.xml
@@ -35,7 +35,7 @@
     <description>This archetype sets up an empty karaf kar project.</description>
 
     <properties>
-        <archetype.version>2.2</archetype.version>
+        <archetype.version>3.0.1</archetype.version>
     </properties>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
['"commits@karaf.apache.org" <co...@karaf.apache.org>'].