Skip to content

Commit b22ee60

Browse files
committed
Stepped to version 1.2
1 parent 18f8dbb commit b22ee60

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

assets/renamer.jar

-128 KB
Binary file not shown.

pom.xml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.imagingbook</groupId>
88
<artifactId>gopro-file-renamer</artifactId>
9-
<version>1.2-SNAPSHOT</version>
9+
<version>1.2</version>
1010
<packaging>jar</packaging>
1111

1212
<description>
@@ -42,13 +42,6 @@
4242
<version>4.13.2</version>
4343
<scope>test</scope>
4444
</dependency>
45-
46-
<dependency>
47-
<groupId>com.miglayout</groupId>
48-
<artifactId>miglayout-swing</artifactId>
49-
<version>11.2</version>
50-
</dependency>
51-
5245
</dependencies>
5346

5447
<build>
@@ -103,3 +96,6 @@
10396
</build>
10497

10598
</project>
99+
100+
<!-- check for plugin updates:
101+
mvn versions:display-dependency-updates -->

0 commit comments

Comments
 (0)