From d82d77656e977e460367e0fd6ab924e68c28f700 Mon Sep 17 00:00:00 2001 From: Jose Duarte Date: Mon, 31 Jan 2022 14:00:31 -0800 Subject: [PATCH] [maven-release-plugin] prepare release mmtf-1.0.11 --- mmtf-api/pom.xml | 2 +- mmtf-codec/pom.xml | 6 +++--- mmtf-serialization/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mmtf-api/pom.xml b/mmtf-api/pom.xml index dcb5242..a68f4f1 100644 --- a/mmtf-api/pom.xml +++ b/mmtf-api/pom.xml @@ -3,7 +3,7 @@ org.rcsb mmtf - 1.0.11-SNAPSHOT + 1.0.11 mmtf-api jar diff --git a/mmtf-codec/pom.xml b/mmtf-codec/pom.xml index e3e6567..44b9c49 100644 --- a/mmtf-codec/pom.xml +++ b/mmtf-codec/pom.xml @@ -3,7 +3,7 @@ org.rcsb mmtf - 1.0.11-SNAPSHOT + 1.0.11 mmtf-codec jar @@ -19,12 +19,12 @@ org.rcsb mmtf-api - 1.0.11-SNAPSHOT + 1.0.11 org.rcsb mmtf-serialization - 1.0.11-SNAPSHOT + 1.0.11 commons-lang diff --git a/mmtf-serialization/pom.xml b/mmtf-serialization/pom.xml index e109e39..e092d6f 100644 --- a/mmtf-serialization/pom.xml +++ b/mmtf-serialization/pom.xml @@ -3,7 +3,7 @@ org.rcsb mmtf - 1.0.11-SNAPSHOT + 1.0.11 mmtf-serialization jar diff --git a/pom.xml b/pom.xml index 1bbfdda..6984e33 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.rcsb mmtf pom - 1.0.11-SNAPSHOT + 1.0.11 mmtf MMTF is a compressed, fast and useful format for serving macromolecular data. @@ -43,7 +43,7 @@ scm:git:git@github.com:rcsb/mmtf-java.git https://github.com/rcsb/mmtf-java - HEAD + mmtf-1.0.11