We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ad9f1 commit 3a130bcCopy full SHA for 3a130bc
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.folio</groupId>
4
<artifactId>edge-common</artifactId>
5
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.5.1</version>
6
<packaging>jar</packaging>
7
8
<name>Edge API - Common</name>
@@ -17,7 +17,7 @@
17
<url>https://github.com/folio-org/edge-common.git</url>
18
<connection>scm:git:git://github.com/folio-org/edge-common.git</connection>
19
<developerConnection>scm:git:[email protected]:folio-org/edge-common.git</developerConnection>
20
- <tag>HEAD</tag>
+ <tag>v4.5.1</tag>
21
</scm>
22
23
<licenses>
0 commit comments