You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<groupId>com.gkatzioura.maven.cloud</groupId>
6
6
<artifactId>cloud-storage-maven</artifactId>
7
7
<packaging>pom</packaging>
8
-
<version>2.1-SNAPSHOT</version>
8
+
<version>2.3-SNAPSHOT</version>
9
9
10
10
<name>Cloud Storage</name>
11
11
<description>The CloudStorage project enables you to use the storage options of cloud provides (Google Cloud) storage as maven repositories.</description>
0 commit comments