Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fluent-interface-proxy-2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmarquis committed Apr 28, 2018
1 parent cb5e7dd commit 26954a6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.github.davidmarquis</groupId>
<artifactId>fluent-interface-proxy</artifactId>
<version>2.1.3-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>

<name>fluent-interface-proxy</name>
Expand All @@ -24,7 +23,7 @@
<connection>scm:git:[email protected]:davidmarquis/fluent-interface-proxy.git</connection>
<developerConnection>scm:git:[email protected]:davidmarquis/fluent-interface-proxy.git</developerConnection>
<url>[email protected]:davidmarquis/fluent-interface-proxy.git</url>
<tag>HEAD</tag>
<tag>fluent-interface-proxy-2.2.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 26954a6

Please sign in to comment.