Skip to content

Commit a75150b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3f81160 commit a75150b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.folio</groupId>
55
<artifactId>edge-api-utils</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.7.1</version>
7+
<version>1.8.0-SNAPSHOT</version>
88
<name>edge-api-utils</name>
99
<description>Common/Shared Edge API utilities for edge-common and edge-common-spring</description>
1010

@@ -264,7 +264,7 @@
264264
<url>https://github.com/folio-org/${project.artifactId}</url>
265265
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
266266
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
267-
<tag>v1.7.1</tag>
267+
<tag>HEAD</tag>
268268
</scm>
269269

270270
</project>

0 commit comments

Comments
 (0)