-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release 7.1.1
- Loading branch information
varontron
committed
Jul 25, 2016
1 parent
461659c
commit 571329b
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.novartis.opensource</groupId> | ||
<artifactId>YADA</artifactId> | ||
<version>7.1.1-SNAPSHOT</version> | ||
<version>7.1.1</version> | ||
<name>YADA</name> | ||
<url>http://opensource.nibr.com/yada</url> | ||
<description>YADA (Yet Another Data Abstraction) Thin Server Framework</description> | ||
|
@@ -46,7 +46,7 @@ | |
<connection>scm:git:ssh:[email protected]:Novartis/YADA.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/Novartis/YADA.git</developerConnection> | ||
<url>scm:git:ssh://github.com/Novartis/YADA</url> | ||
<tag>HEAD</tag> | ||
<tag>7.1.1</tag> | ||
</scm> | ||
<properties> | ||
<display.version>${project.version}</display.version> | ||
|
@@ -288,7 +288,7 @@ | |
site gets deployed internally --> | ||
<replaceregexp file="${stagingDirectory}/index.html"> | ||
<regexp pattern="(<body\s.+>)" /> | ||
<substitution expression="\1--- name: YADA abbreviation: YADA projectName: YADA launched: 2015-11-01 icon: images/blox250.png summary: A universal remote control for data. description: | Access any data, at any source, in any format, from any environment, using just a URL, with just one-time configuration. Get data from multiple sources, in different formats, merge the results into one with uniform column names, on-the-fly, using one URL. **YADA** exists to simplify data access and eliminate work. **YADA** is a lightweight framework for data retrieval, searching, storage, and manipulation. **YADA** is an instant web service for your data. **YADA** is a tool to enable efficient development of interfaces and data-processing pipelines. **YADA** is an implementation of [Thin Server Architecture](http://bit.ly/1dhuiRY). **YADA** is an acronym for "Yet Another Data Abstraction." Its [raisons d'être](http://bit.ly/1SHuiAd) are to enable efficient, non-redundant development of data-dependent applications and utilities, data source querying, data analysis, processing pipelines, extract, transform, and load (ETL) processes, etc. **YADA** does all this while preserving total decoupling between data access and other aspects of application architecture such as user interface. ---" /> | ||
<substitution expression="\1--- name: YADA abbreviation: YADA projectName: YADA launched: 2015-11-01 icon: images/blox250.png summary: A universal remote control for data. description: | Access any data, at any source, in any format, from any environment, using just a URL, with just one-time configuration. Get data from multiple sources, in different formats, merge the results into one with uniform column names, on-the-fly, using one URL. **YADA** exists to simplify data access and eliminate work. **YADA** is a lightweight framework for data retrieval, searching, storage, and manipulation. **YADA** is an instant web service for your data. **YADA** is a tool to enable efficient development of interfaces and data-processing pipelines. **YADA** is an implementation of [Thin Server Architecture](http://bit.ly/1dhuiRY). **YADA** is an acronym for "Yet Another Data Abstraction." Its [raisons d'être](http://bit.ly/1SHuiAd) are to enable efficient, non-redundant development of data-dependent applications and utilities, data source querying, data analysis, processing pipelines, extract, transform, and load (ETL) processes, etc. **YADA** does all this while preserving total decoupling between data access and other aspects of application architecture such as user interface. ---" /> | ||
</replaceregexp> | ||
|
||
<!-- add link for github docs stage --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters