Skip to content

Commit 4abc007

Browse files
authored
Update pom.xml
fixes for parameterized types
1 parent e2e5e87 commit 4abc007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>de.c.seiler</groupId>
55
<artifactId>optics-annotation-processor</artifactId>
6-
<version>1.0</version>
6+
<version>1.0.1</version>
77
<packaging>jar</packaging>
88

99
<name>optics-annotation-processor</name>
@@ -62,4 +62,4 @@
6262
</plugins>
6363
</build>
6464

65-
</project>
65+
</project>

0 commit comments

Comments
 (0)