We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa82aa commit 6ba6556Copy full SHA for 6ba6556
3 files changed
.classpath
@@ -28,7 +28,6 @@
28
</attributes>
29
</classpathentry>
30
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
31
- <classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
32
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
33
<attributes>
34
<attribute name="maven.pomderived" value="true"/>
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>edu.umassmed.omega</groupId>
15
<artifactId>omega</artifactId>
16
- <version>0.46-beta</version>
+ <version>0.47-beta</version>
17
<packaging>jar</packaging>
18
19
<name>omega</name>
0 commit comments