removed deps for social networking library
This commit is contained in:
parent
38aad0713d
commit
18b80c36dd
|
@ -4,7 +4,7 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [v3.7.1-SNAPSHOT] - 2023-12-06
|
||||
## [v3.7.1] - 2023-12-06
|
||||
|
||||
- removed deps for social networking library
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
|||
</parent>
|
||||
<groupId>org.gcube.distribution</groupId>
|
||||
<artifactId>maven-portal-bom</artifactId>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<version>3.7.1</version>
|
||||
<packaging>pom</packaging>
|
||||
<scm>
|
||||
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git</connection>
|
||||
|
|
Loading…
Reference in New Issue