Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRodchenkov committed Aug 6, 2023
1 parent f2263b7 commit 12210b5
Show file tree
Hide file tree
Showing 13 changed files with 27 additions and 29 deletions.
4 changes: 2 additions & 2 deletions gsea-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.biopax.paxtools</groupId>
<artifactId>paxtools</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -13,7 +13,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions json-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>
<artifactId>json-converter</artifactId>
<name>BioPAX to/from JSON Converter</name>
Expand All @@ -12,7 +12,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<build>
Expand Down
2 changes: 1 addition & 1 deletion normalizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>

<url>https://biopax.github.io/Paxtools</url>
Expand Down
4 changes: 2 additions & 2 deletions pattern/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.biopax.paxtools</groupId>
<artifactId>paxtools</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>

<artifactId>pattern</artifactId>
Expand All @@ -17,7 +17,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions paxtools-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>

<artifactId>paxtools-archetype</artifactId>
Expand All @@ -18,7 +18,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<build>
Expand Down
4 changes: 2 additions & 2 deletions paxtools-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>
<artifactId>paxtools-console</artifactId>
<packaging>jar</packaging>
Expand All @@ -14,7 +14,7 @@

<scm>
<url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<build>
Expand Down
4 changes: 2 additions & 2 deletions paxtools-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.biopax.paxtools</groupId>
<artifactId>paxtools</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>

<artifactId>paxtools-core</artifactId>
Expand All @@ -18,7 +18,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions paxtools-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -17,7 +17,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<dependencies>
Expand Down
7 changes: 3 additions & 4 deletions paxtools-search/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<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>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>

<artifactId>paxtools-search</artifactId>
Expand All @@ -16,7 +15,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions paxtools-trove/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.biopax.paxtools</groupId>
<artifactId>paxtools</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>

<artifactId>paxtools-trove</artifactId>
Expand All @@ -17,7 +17,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<dependencies>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?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/maven-v4_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/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>

<groupId>org.biopax.paxtools</groupId>
<artifactId>paxtools</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>

<name>Paxtools</name>

Expand Down Expand Up @@ -187,7 +186,7 @@
<connection>scm:git:git://github.com/BioPAX/Paxtools.git</connection>
<developerConnection>scm:git:git@github.com:BioPAX/Paxtools.git</developerConnection>
<url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<distributionManagement>
Expand Down
4 changes: 2 additions & 2 deletions psimi-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.biopax.paxtools</groupId>
<artifactId>paxtools</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -15,7 +15,7 @@

<scm>
<url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions sbgn-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -15,7 +15,7 @@
<url>https://biopax.github.io/Paxtools</url>

<scm><url>https://github.com/BioPAX/Paxtools</url>
<tag>HEAD</tag>
<tag>v5.2.1</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 12210b5

Please sign in to comment.