From 400785cc6622677b4ff58b96afa6d0a8c7b4ee7c Mon Sep 17 00:00:00 2001
From: Andrea Ligios <11974750+andrea-ligios@users.noreply.github.com>
Date: Mon, 29 Mar 2021 09:45:39 +0200
Subject: [PATCH] Fixed next version - releases in master only
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9202f7f4..86140bb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.alfresco.maven
alfresco-sdk-aggregator
- 4.2.0-SNAPSHOT
+ 4.1.0-SNAPSHOT
Alfresco SDK
This aggregator Project builds all modules required for the Alfresco SDK
pom