We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb6826 commit d94948dCopy full SHA for d94948d
file/pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>org.magicdb.magic.application</groupId>
8
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
9
10
<!-- FIXME change it to the project's website -->
11
<url></url>
@@ -64,7 +64,7 @@
64
<dependency>
65
<groupId>org.magicdb.magic</groupId>
66
<artifactId>magiclib</artifactId>
67
68
</dependency>
69
</dependencies>
70
0 commit comments