Skip to content

Commit b54b687

Browse files
ctruedenJenkins
authored andcommitted
[maven-release-plugin] prepare release scijava-cache-0.1.1
1 parent 9cc543c commit b54b687

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.1-SNAPSHOT</version>
13+
<version>0.1.1</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>
@@ -74,7 +74,7 @@
7474
<scm>
7575
<connection>scm:git:git://github.com/scijava/scijava-cache</connection>
7676
<developerConnection>scm:git:git@github.com:scijava/scijava-cache</developerConnection>
77-
<tag>HEAD</tag>
77+
<tag>scijava-cache-0.1.1</tag>
7878
<url>https://github.com/scijava/scijava-cache</url>
7979
</scm>
8080
<issueManagement>

0 commit comments

Comments
 (0)