Skip to content

Commit f324eec

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

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.6.0</version>
7+
<version>1.7.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

@@ -271,7 +271,7 @@
271271
<url>https://github.com/folio-org/${project.artifactId}</url>
272272
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
273273
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
274-
<tag>v1.6.0</tag>
274+
<tag>HEAD</tag>
275275
</scm>
276276

277277
</project>

0 commit comments

Comments
 (0)