Master branch updates from beta September 2023 #337

Manually merged
claudio.atzori merged 1271 commits from beta into master 2023-09-06 11:31:09 +02:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 2a67ee13ec - Show all commits

View File

@ -0,0 +1,6 @@
package eu.dnetlib.dhp.actionmanager.createunresolvedentities.model;
import java.io.Serializable;
public class SDGDataModel implements Serializable {
}