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-servlets-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 076145b  [maven-release-plugin] prepare release 
org.apache.sling.servlets.resolver-2.8.0
076145b is described below

commit 076145bdb6f6fcb24662ff4897b027c505d65cea
Author: Eric Norman <[email protected]>
AuthorDate: Sat Jul 17 15:42:38 2021 -0700

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

diff --git a/pom.xml b/pom.xml
index 420959a..aeef4f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlets.resolver</artifactId>
-    <version>2.7.15-SNAPSHOT</version>
+    <version>2.8.0</version>
 
     <name>Apache Sling Servlets Resolver</name>
     <description>
@@ -39,11 +39,11 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-resolver.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.servlets.resolver-2.8.0</tag>
   </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2021-06-07T16:53:27Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2021-07-17T22:41:45Z</project.build.outputTimestamp>
         <site.jira.version.id>12314292</site.jira.version.id>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <!-- To debug the pax process, override this with -D -->
@@ -179,7 +179,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore></ignore>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                             </pluginExecutions>

Reply via email to