Commit aa66e577 authored by Andrey Filippov's avatar Andrey Filippov

snapshot

parent 01fd355c
......@@ -65,26 +65,9 @@
</testResource>
</testResources>
<plugins>
<!--
<plugin>
<groupId>com.elphel</groupId>
<artifactId>imagej-elphel</artifactId>
<executions>
<execution>
<goals>
<goal>java</goal>
</goals>
</execution>
</executions>
<configuration>
<mainClass>Aberration_Calibration</mainClass>
</configuration>
</plugin>
-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.2</version>
<configuration>
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
......@@ -155,15 +138,5 @@
<url>https://github.com/Elphel/imagej-elphel</url>
</scm>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>gov.nist.math.jama</groupId>
<artifactId>jama-osgi</artifactId>
<version>1.1.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</dependencyManagement>
<packaging>maven-plugin</packaging>
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment