Skip to content

Commit d97fe15

Browse files
committed
Version 1.0.0
1 parent 7e5bb8a commit d97fe15

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
@@ -6,7 +6,7 @@
66

77
<groupId>net.hontheim</groupId>
88
<artifactId>java-memory</artifactId>
9-
<version>0.0.1-SNAPSHOT</version>
9+
<version>1.0.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>java-memory</name>
@@ -89,4 +89,4 @@
8989
</plugin>
9090
</plugins>
9191
</build>
92-
</project>
92+
</project>

0 commit comments

Comments
 (0)