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 fa7fd32 commit f09e6caCopy full SHA for f09e6ca
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.folio</groupId>
5
<artifactId>folio-s3-client</artifactId>
6
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
7
<name>folio-s3-client</name>
8
<description>A shared library for FOLIO S3 client</description>
9
<packaging>jar</packaging>
@@ -269,7 +269,7 @@
269
<url>https://github.com/folio-org/${project.artifactId}</url>
270
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
271
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
272
- <tag>v3.0.2</tag>
+ <tag>v3.0.0</tag>
273
</scm>
274
275
</project>
0 commit comments