Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Apr 20, 2016
1 parent 7eae5f8 commit b17d207
Show file tree
Hide file tree
Showing 18 changed files with 65 additions and 41 deletions.
22 changes: 11 additions & 11 deletions maven/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-bom</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DAISY Pipeline 2 :: Braille Modules Bill Of Materials</name>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:[email protected]:daisy/pipeline-mod-braille.git</connection>
<url>scm:git:[email protected]:daisy/pipeline-mod-braille.git</url>
<developerConnection>scm:git:[email protected]:daisy/pipeline-mod-braille.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.9.11</tag>
</scm>

<dependencyManagement>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>common-utils</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
Expand All @@ -47,7 +47,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>css-utils</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
Expand All @@ -62,7 +62,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>dotify-formatter</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
Expand All @@ -77,17 +77,17 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>dtbook-to-pef</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>epub3-to-pef</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>html-to-pef</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
Expand Down Expand Up @@ -129,7 +129,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>liblouis-core</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
Expand Down Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>pef-core</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
Expand Down Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>xml-to-pef</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
Expand Down
6 changes: 5 additions & 1 deletion maven/build-helper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>build-helper</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>maven-plugin</packaging>

<name>DAISY Pipeline 2 :: Braille Modules Build Helper</name>
Expand Down Expand Up @@ -71,4 +71,8 @@
<scope>provided</scope>
</dependency>
</dependencies>

<scm>
<tag>v1.9.11</tag>
</scm>
</project>
8 changes: 4 additions & 4 deletions maven/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DAISY Pipeline 2 :: Braille Modules Parent POM</name>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:[email protected]:daisy/pipeline-mod-braille.git</connection>
<url>scm:git:[email protected]:daisy/pipeline-mod-braille.git</url>
<developerConnection>scm:git:[email protected]:daisy/pipeline-mod-braille.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.9.11</tag>
</scm>


Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-bom</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -176,7 +176,7 @@
<plugin>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>build-helper</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pipeline-braille-scripts/dtbook-to-pef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../maven/parent/</relativePath>
</parent>

<artifactId>dtbook-to-pef</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: dtbook-to-pef</name>
Expand Down
4 changes: 2 additions & 2 deletions pipeline-braille-scripts/epub3-to-pef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../maven/parent/</relativePath>
</parent>

<artifactId>epub3-to-pef</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: EPUB 3 to PEF</name>
Expand Down
4 changes: 2 additions & 2 deletions pipeline-braille-scripts/html-to-pef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../maven/parent/</relativePath>
</parent>

<artifactId>html-to-pef</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: HTML to PEF</name>
Expand Down
6 changes: 5 additions & 1 deletion pipeline-braille-scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-scripts-aggregator</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DP2 Braille Scripts :: Aggregator POM</name>
Expand Down Expand Up @@ -44,4 +44,8 @@
</plugins>
</build>


<scm>
<tag>v1.9.11</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pipeline-braille-scripts/xml-to-pef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../maven/parent/</relativePath>
</parent>

<artifactId>xml-to-pef</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: XML to PEF</name>
Expand Down
4 changes: 2 additions & 2 deletions pipeline-braille-utils/common-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../maven/parent/</relativePath>
</parent>

<artifactId>common-utils</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: common-utils</name>
Expand Down
4 changes: 2 additions & 2 deletions pipeline-braille-utils/css-utils/css-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../../maven/parent/</relativePath>
</parent>

<artifactId>css-utils</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.9.0</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: css-utils :: css-utils</name>
Expand Down
6 changes: 5 additions & 1 deletion pipeline-braille-utils/css-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>css-utils-aggregator</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DP2 Braille Modules :: css-utils</name>
Expand Down Expand Up @@ -41,4 +41,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>v1.9.11</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pipeline-braille-utils/dotify-utils/dotify-formatter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../../maven/parent/</relativePath>
</parent>

<artifactId>dotify-formatter</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.9.0</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: dotify-utils :: dotify-formatter</name>
Expand Down
6 changes: 5 additions & 1 deletion pipeline-braille-utils/dotify-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>dotify-utils-aggregator</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DP2 Braille Modules :: dotify-utils</name>
Expand Down Expand Up @@ -41,4 +41,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>v1.9.11</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pipeline-braille-utils/liblouis-utils/liblouis-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../../maven/parent</relativePath>
</parent>

<artifactId>liblouis-core</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: liblouis-utils :: liblouis-core</name>
Expand Down
6 changes: 5 additions & 1 deletion pipeline-braille-utils/liblouis-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>liblouis-utils-aggregator</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DP2 Braille Modules :: liblouis-utils</name>
Expand Down Expand Up @@ -44,4 +44,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>v1.9.11</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pipeline-braille-utils/pef-utils/pef-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-parent</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<relativePath>../../../maven/parent/</relativePath>
</parent>

<artifactId>pef-core</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<packaging>bundle</packaging>

<name>DP2 Braille Modules :: pef-utils :: pef-core</name>
Expand Down
6 changes: 5 additions & 1 deletion pipeline-braille-utils/pef-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>pef-utils-aggregator</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DP2 Braille Modules :: pef-utils</name>
Expand Down Expand Up @@ -40,4 +40,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>v1.9.11</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>braille-modules-aggregator</artifactId>
<version>1.9.11-SNAPSHOT</version>
<version>1.9.11</version>
<packaging>pom</packaging>

<name>DAISY Pipeline 2 :: Aggregator POM for the Braille Modules</name>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:[email protected]:daisy/pipeline-mod-braille.git</connection>
<url>scm:git:[email protected]:daisy/pipeline-mod-braille.git</url>
<developerConnection>scm:git:[email protected]:daisy/pipeline-mod-braille.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.9.11</tag>
</scm>

<modules>
Expand Down

0 comments on commit b17d207

Please sign in to comment.