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 d6918c0 commit 31fd9c6Copy full SHA for 31fd9c6
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>scripting-java</artifactId>
13
- <version>0.4.2-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
14
15
<name>SciJava Scripting: Java</name>
16
<description>JSR-223-compliant Java scripting language plugin.</description>
@@ -97,9 +97,6 @@
97
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
98
Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
99
100
- <!-- NB: Deploy releases to the SciJava Maven repository. -->
101
- <releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
102
-
103
<classgraph.version>4.8.172</classgraph.version>
104
</properties>
105
0 commit comments