Skip to content

Commit

Permalink
[maven-release-plugin] prepare release org.apache.felix.configadmin.p…
Browse files Browse the repository at this point in the history
…lugin.interpolation-0.0.4

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1869649 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
bosschaert committed Nov 11, 2019
1 parent d0d990a commit cefcb13
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configadmin-plugins/interpolation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<artifactId>org.apache.felix.configadmin.plugin.interpolation</artifactId>
<packaging>jar</packaging>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.4</version>

<name>Apache Felix Configuration Admin Values Interpolation Plugin</name>
<description>
Expand All @@ -41,9 +41,9 @@
</properties>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin-plugins/interpolation</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configadmin-plugins/interpolation</developerConnection>
<url>http://svn.apache.org/viewvc/felix/trunk/configadmin-plugins/interpolation</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin.plugin.interpolation-0.0.4</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin.plugin.interpolation-0.0.4</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.configadmin.plugin.interpolation-0.0.4</url>
</scm>

<build>
Expand Down

0 comments on commit cefcb13

Please sign in to comment.