You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2023/01/12 09:01:19 UTC

[sling-org-apache-sling-testing-sling-mock-oak] 02/03: update io.wcm.maven.release-policies.oddeven-with-suffix-version

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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git

commit c73dc50befcdec8ebe873edf1042f070ea7a80a3
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Thu Jan 12 10:00:40 2023 +0100

    update io.wcm.maven.release-policies.oddeven-with-suffix-version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24b22d7..3dd83dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
                     <dependency>
                         <groupId>io.wcm.maven.release-policies</groupId>
                         <artifactId>io.wcm.maven.release-policies.oddeven-with-suffix-version</artifactId>
-                        <version>1.0.2</version>
+                        <version>1.0.3-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>