feat: revert
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<groupId>com.sligrofoodgroup.spring-boot-common</groupId>
|
<groupId>com.sligrofoodgroup.spring-boot-common</groupId>
|
||||||
<artifactId>spring-boot-parent</artifactId>
|
<artifactId>spring-boot-parent</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sligrofoodgroup.spring-boot-common</groupId>
|
<groupId>com.sligrofoodgroup.spring-boot-common</groupId>
|
||||||
<artifactId>spring-boot-common-utils</artifactId>
|
<artifactId>spring-boot-common-utils</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--Common dependencies-->
|
<!--Common dependencies-->
|
||||||
@@ -41,9 +41,4 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
||||||
|
|
||||||
<scm>
|
|
||||||
<tag>common-1.0</tag>
|
|
||||||
</scm>
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user