We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f81160 commit a75150bCopy full SHA for a75150b
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>org.folio</groupId>
5
<artifactId>edge-api-utils</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.7.1</version>
+ <version>1.8.0-SNAPSHOT</version>
8
<name>edge-api-utils</name>
9
<description>Common/Shared Edge API utilities for edge-common and edge-common-spring</description>
10
@@ -264,7 +264,7 @@
264
<url>https://github.com/folio-org/${project.artifactId}</url>
265
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
266
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
267
- <tag>v1.7.1</tag>
+ <tag>HEAD</tag>
268
</scm>
269
270
</project>
0 commit comments