Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Feb 9, 2024
1 parent c8e09df commit e2263c5
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 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.8</version>
<version>0.1.9</version>
<packaging>pom</packaging>

<modules>
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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>vavi</groupId>
<artifactId>vavi-nio-file-onedrive4</artifactId>
<version>0.1.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</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.8</version>
<version>0.1.9</version>
</parent>

<artifactId>vavi-nio-file-onedrive4</artifactId>
Expand Down
24 changes: 12 additions & 12 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.8</version>
<version>0.1.9</version>
</parent>

<artifactId>vavi-nio-file-sandbox</artifactId>
Expand Down Expand Up @@ -105,10 +105,10 @@
<value/>
</property>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>3.1.0</version>
<goals>
Expand All @@ -126,9 +126,9 @@
</java>
</target>
</configuration>
</plugin>
</plugins>
</build>
</plugin>
</plugins>
</build>
</profile>
</profiles>

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

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

0 comments on commit e2263c5

Please sign in to comment.