Skip to content

Commit 260fac5

Browse files
committed
[maven-release-plugin] prepare release v1.3.0
1 parent 1b92ef7 commit 260fac5

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.0.0-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<name>edge-courses</name>
1616
<description>Provides an ability to retrieve course-reserve information from FOLIO</description>
1717
<packaging>jar</packaging>
@@ -307,6 +307,6 @@
307307
<url>https://github.com/folio-org/${project.artifactId}</url>
308308
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
309309
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
310-
<tag>HEAD</tag>
310+
<tag>v1.3.0</tag>
311311
</scm>
312312
</project>

0 commit comments

Comments
 (0)