You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2022/09/20 18:36:24 UTC

[sling-org-apache-sling-feature-analyser] branch master updated: [maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.6.8

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

enorman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git


The following commit(s) were added to refs/heads/master by this push:
     new 83f0e2a  [maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.6.8
83f0e2a is described below

commit 83f0e2a43fb3d90524d646243a402e191be68fce
Author: Eric Norman <en...@apache.org>
AuthorDate: Tue Sep 20 11:36:15 2022 -0700

    [maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.6.8
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index a500f6b..74c9fb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>1.6.7-SNAPSHOT</version>
+    <version>1.6.8</version>
 
     <name>Apache Sling Feature Model Analyser</name>
     <description>
@@ -31,14 +31,14 @@
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>1657751064</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1663698966</project.build.outputTimestamp>
     </properties>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
-      <tag>org.apache.sling.feature.analyser-1.6.4</tag>
+      <tag>org.apache.sling.feature.analyser-1.6.8</tag>
    </scm>
 
     <build>
@@ -164,7 +164,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.7.1-SNAPSHOT</version>
+            <version>1.8.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>