This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-unpack.git
commit ce0c9eb98132164203f2294481765b37cd90f6c4 Author: David Bosschaert <[email protected]> AuthorDate: Thu Feb 10 13:24:24 2022 +0000 [maven-release-plugin] prepare release org.apache.sling.feature.extension.unpack-0.3.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ccefd83..b456b36 100644 --- a/pom.xml +++ b/pom.xml @@ -18,21 +18,21 @@ </parent> <artifactId>org.apache.sling.feature.extension.unpack</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.3.0</version> <name>Sling Featuremodel - Unpack Extension</name> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-unpack.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-unpack.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-extension-unpack.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.feature.extension.unpack-0.3.0</tag> </scm> <properties> <jdk.version>8</jdk.version> <license-maven-plugin.version>1.16</license-maven-plugin.version> <appassembler-maven-plugin.version>2.0.0</appassembler-maven-plugin.version> - <project.build.outputTimestamp>1</project.build.outputTimestamp> + <project.build.outputTimestamp>1644499450</project.build.outputTimestamp> </properties> <build>
