Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRodchenkov committed May 25, 2024
1 parent 883a951 commit 71cd8da
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 18 deletions.
2 changes: 1 addition & 1 deletion 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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion 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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>
<artifactId>json-converter</artifactId>
<name>BioPAX JSON-LD</name>
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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>

<url>https://biopax.github.io/Paxtools</url>
Expand Down
2 changes: 1 addition & 1 deletion 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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>

<artifactId>pattern</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion 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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>
<artifactId>paxtools-console</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion 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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>

<artifactId>paxtools-core</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions paxtools-query/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?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">
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion paxtools-trove/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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>

<artifactId>paxtools-trove</artifactId>
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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>

<name>Paxtools</name>

Expand Down Expand Up @@ -184,7 +183,7 @@
<connection>scm:git:git://github.com/BioPAX/Paxtools.git</connection>
<developerConnection>scm:git:[email protected]:BioPAX/Paxtools.git</developerConnection>
<url>https://github.com/BioPAX/Paxtools/tree/master</url>
<tag>HEAD</tag>
<tag>v6.0.0</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion psimi-converter/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>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>
<artifactId>psimi-converter</artifactId>

Expand Down
5 changes: 2 additions & 3 deletions sbgn-converter/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/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>
<parent>
<artifactId>paxtools</artifactId>
<groupId>org.biopax.paxtools</groupId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.0</version>
</parent>

<artifactId>sbgn-converter</artifactId>
Expand Down

0 comments on commit 71cd8da

Please sign in to comment.