Skip to content

Commit cf4b53b

Browse files
[maven-release-plugin] prepare release v1.4.1
1 parent 4c5270b commit cf4b53b

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.5.0-SNAPSHOT</version>
14+
<version>1.4.1</version>
1515
<name>edge-courses</name>
1616
<description>Provides an ability to retrieve course-reserve information from FOLIO</description>
1717
<packaging>jar</packaging>
@@ -336,6 +336,6 @@
336336
<url>https://github.com/folio-org/${project.artifactId}</url>
337337
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
338338
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
339-
<tag>HEAD</tag>
339+
<tag>v1.4.1</tag>
340340
</scm>
341341
</project>

0 commit comments

Comments
 (0)