Skip to content

Commit

Permalink
[maven-release-plugin] prepare release openpojo-0.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
oshoukry committed Sep 13, 2019
1 parent cba7a17 commit 3b8f736
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<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>

<parent>
Expand All @@ -28,7 +27,7 @@

<groupId>com.openpojo</groupId>
<artifactId>openpojo</artifactId>
<version>0.8.13-SNAPSHOT</version>
<version>0.8.13</version>
<name>${project.artifactId}</name>

<description>This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly.
Expand Down Expand Up @@ -76,6 +75,7 @@
<connection>scm:git:git://github.com/oshoukry/openpojo.git</connection>
<developerConnection>scm:git:[email protected]:oshoukry/openpojo.git</developerConnection>
<url>https://github.com/oshoukry/openpojo</url>
<tag>openpojo-0.8.13</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 3b8f736

Please sign in to comment.