Skip to content

Commit d70b143

Browse files
committed
[maven-release-plugin] prepare release v1.5.1
1 parent e9fb80f commit d70b143

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.folio</groupId>
1313
<artifactId>edge-courses</artifactId>
14-
<version>1.6.0-SNAPSHOT</version>
14+
<version>1.5.1</version>
1515
<name>edge-courses</name>
1616
<description>Provides an ability to retrieve course-reserve information from FOLIO</description>
1717
<packaging>jar</packaging>
@@ -291,6 +291,6 @@
291291
<url>https://github.com/folio-org/${project.artifactId}</url>
292292
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
293293
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
294-
<tag>HEAD</tag>
294+
<tag>v1.5.1</tag>
295295
</scm>
296296
</project>

0 commit comments

Comments
 (0)