There was an error while loading. Please reload this page.
1 parent 896376f commit 72fd69dCopy full SHA for 72fd69d
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.1</version>
+ <version>3.0.2-SNAPSHOT</version>
7
<name>folio-s3-client</name>
8
<description>A shared library for FOLIO S3 client</description>
9
<packaging>jar</packaging>
@@ -257,7 +257,7 @@
257
<url>https://github.com/folio-org/${project.artifactId}</url>
258
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
259
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
260
- <tag>v3.0.1</tag>
+ <tag>v3.0.0</tag>
261
</scm>
262
263
</project>
0 commit comments