Skip to content

Commit

Permalink
[maven-release-plugin] prepare release messageml-0.9.77
Browse files Browse the repository at this point in the history
  • Loading branch information
symphony-youri committed Oct 27, 2021
1 parent 78021f6 commit cc17591
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,6 +1,5 @@
<?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>

<parent>
Expand All @@ -11,7 +10,7 @@

<groupId>org.symphonyoss.symphony</groupId>
<artifactId>messageml</artifactId>
<version>0.9.77-SNAPSHOT</version>
<version>0.9.77</version>
<name>MessageML Utils</name>
<url>https://github.com/symphonyoss/messageml-utils</url>
<description>A set of utilities for parsing, processing and rendering of MessageML messages</description>
Expand Down Expand Up @@ -49,7 +48,7 @@
<connection>scm:git:git://github.com/symphonyoss/messageml-utils.git</connection>
<developerConnection>scm:git:https://github.com/symphonyoss/messageml-utils.git</developerConnection>
<url>https://github.com/symphonyoss/messageml-utils</url>
<tag>messageml-0.9.51</tag>
<tag>messageml-0.9.77</tag>
</scm>

<developers>
Expand Down

0 comments on commit cc17591

Please sign in to comment.