Skip to content

Commit b8756e7

Browse files
hinermJenkins
authored andcommitted
[maven-release-plugin] prepare release scijava-cache-0.1.0
1 parent 9c258a5 commit b8756e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>scijava-cache</artifactId>
13-
<version>0.1.0-SNAPSHOT</version>
13+
<version>0.1.0</version>
1414

1515
<name>SciJava Cache</name>
1616
<description>SciJava Common is a shared library for SciJava software. It provides a plugin framework, with an extensible mechanism for service discovery, backed by its own annotation processor, so that plugins can be loaded dynamically. It is used by both ImageJ and SCIFIO.</description>
@@ -79,7 +79,7 @@
7979
<scm>
8080
<connection>scm:git:git://github.com/scijava/scijava-cache</connection>
8181
<developerConnection>scm:git:git@github.com:scijava/scijava-cache</developerConnection>
82-
<tag>HEAD</tag>
82+
<tag>scijava-cache-0.1.0</tag>
8383
<url>https://github.com/scijava/scijava-cache</url>
8484
</scm>
8585

0 commit comments

Comments
 (0)