This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git
The following commit(s) were added to refs/heads/master by this push:
new eafaee3 SLING-7387 - Update bundle archetypes to use the
bnd-maven-plugin
eafaee3 is described below
commit eafaee316dc5dee0eb0008bfebb068d23be39f1b
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Jan 16 16:15:42 2018 +0200
SLING-7387 - Update bundle archetypes to use the bnd-maven-plugin
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index cf9f24d..46ded3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,15 +36,15 @@
<!-- plugin versions to use in generated archetypes -->
<bndplugin.version>3.5.0</bndplugin.version>
<jarplugin.version>3.0.2</jarplugin.version>
- <compilerplugin.version>3.3</compilerplugin.version>
- <slingplugin.version>2.1.2</slingplugin.version>
+ <compilerplugin.version>3.7.0</compilerplugin.version>
+ <slingplugin.version>2.3.4</slingplugin.version>
<launchpadplugin.version>2.3.2</launchpadplugin.version>
<jarplugin.version>2.6</jarplugin.version>
<warplugin.version>2.6</warplugin.version>
<jettyplugin.version>6.1.23</jettyplugin.version>
<!-- various properties which influence generated archetypes -->
- <archetype.java.version>7</archetype.java.version>
+ <archetype.java.version>8</archetype.java.version>
<!-- dependency versions to use in generated archetypes -->
<junit.version>4.12</junit.version>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].