Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Feb 27, 2024
1 parent 735a272 commit acd01e0
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>vavi</groupId>
<artifactId>vavi-apps-fuse</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<packaging>pom</packaging>

<modules>
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.9</version>
<version>0.1.10</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.9</version>
<version>0.1.10</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.9</version>
<version>0.1.10</version>
</parent>

<artifactId>vavi-nio-file-flickr</artifactId>
Expand Down
6 changes: 3 additions & 3 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.9</version>
<version>0.1.10</version>
</parent>

<artifactId>vavi-nio-file-gathered</artifactId>
Expand Down Expand Up @@ -90,13 +90,13 @@
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-googledrive</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-onedrive4</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<scope>test</scope>
</dependency>
<dependency>
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.9</version>
<version>0.1.10</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.9</version>
<version>0.1.10</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.9</version>
<version>0.1.10</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.9</version>
<version>0.1.10</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.9</version>
<version>0.1.10</version>
</parent>

<artifactId>vavi-nio-file-onedrive4</artifactId>
Expand Down
10 changes: 5 additions & 5 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.9</version>
<version>0.1.10</version>
</parent>

<artifactId>vavi-nio-file-sandbox</artifactId>
Expand Down Expand Up @@ -188,25 +188,25 @@
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-onedrive</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-onedrive4</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-googledrive</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-archive</artifactId>
<version>0.1.9</version>
<version>0.1.10</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 @@ -5,7 +5,7 @@
<parent>
<artifactId>vavi-apps-fuse</artifactId>
<groupId>vavi</groupId>
<version>0.1.9</version>
<version>0.1.10</version>
</parent>

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

0 comments on commit acd01e0

Please sign in to comment.