Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Jun 19, 2020
1 parent fe541f0 commit d844454
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 27 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>

<properties>
<vavi-net-auth.version>0.1.2</vavi-net-auth.version>
<vavi-nio-file.groupId>com.github.umjammer</vavi-nio-file.groupId>
<vavi-nio-file.version>0.0.11</vavi-nio-file.version>
<vavi-nio-file.version>0.0.12</vavi-nio-file.version>
<java7-fs-base.groupId>com.github.umjammer</java7-fs-base.groupId>
<java7-fs-base.version>0.0.9v</java7-fs-base.version>
<java7-fs-base.version>0.0.10v</java7-fs-base.version>
</properties>

<modules>
Expand Down Expand Up @@ -156,7 +156,7 @@ TODO
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-net-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -195,13 +195,13 @@ TODO
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-net-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-net-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion vavi-net-fuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-net-fuse</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-amazondrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-amazondrive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-archive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-archive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-flickr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-flickr</artifactId>
Expand Down
19 changes: 12 additions & 7 deletions vavi-nio-file-gathered/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-gathered</artifactId>
Expand Down Expand Up @@ -69,6 +69,11 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.rainerhahnekamp</groupId>
<artifactId>sneakythrow</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-net-fuse</artifactId>
Expand All @@ -84,25 +89,25 @@
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-googledrive</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-onedrive4</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.fge</groupId>
<groupId>com.github.umjammer</groupId>
<artifactId>java7-fs-dropbox</artifactId>
<version>0.0.17v-SNAPSHOT</version>
<version>0.0.17v</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.fge</groupId>
<groupId>com.github.umjammer</groupId>
<artifactId>java7-fs-box</artifactId>
<version>0.1.12v-SNAPSHOT</version>
<version>0.1.12v</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-googledrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-googledrive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-hfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-hfs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-onedrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-onedrive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-onedrive3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>vavi-apps-fuse</artifactId>
<groupId>vavi</groupId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-onedrive3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-onedrive4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-onedrive4</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions vavi-nio-file-sandbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-sandbox</artifactId>
Expand Down Expand Up @@ -73,19 +73,19 @@
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-onedrive</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-onedrive4</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-googledrive</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion vavi-nio-file-vfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>vavi-apps-fuse</artifactId>
<groupId>vavi</groupId>
<version>0.1.4</version>
<version>0.1.5</version>
</parent>

<artifactId>vavi-nio-file-vfs</artifactId>
Expand Down

0 comments on commit d844454

Please sign in to comment.