Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release smarti-0.7.0-BETA
Browse files Browse the repository at this point in the history
  • Loading branch information
ja-fra committed Feb 8, 2018
1 parent bcbecee commit 4448eb5
Show file tree
Hide file tree
Showing 22 changed files with 27 additions and 30 deletions.
4 changes: 2 additions & 2 deletions application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>

<artifactId>smarti-application</artifactId>
Expand Down Expand Up @@ -584,7 +584,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>

<artifactId>smarti-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>

<artifactId>data</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data/solrcore-crawl-systel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion data/solrcore-wikipedia-de/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion db-migrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>

<artifactId>smarti-db-migrator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>

<artifactId>smarti-dist</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>

<artifactId>smarti-documentation</artifactId>
Expand Down Expand Up @@ -204,7 +204,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down
2 changes: 1 addition & 1 deletion frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>smarti</artifactId>
<groupId>io.redlink.smarti</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion integration/rocket-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions integration/solr-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,13 @@
~
-->

<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>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions lib/chatpal-index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@
License for the specific language governing permissions and ~ limitations
under the License. ~ -->

<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>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/hasso-vocabulary-extractors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/keyword-interestingterms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/keyword-solr-mlt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/ner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
</parent>

<artifactId>lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lib/pos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/query-conversation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/query-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/token-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.redlink.smarti</groupId>
<artifactId>smarti</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0-BETA</version>
<packaging>pom</packaging>

<name>smarti</name>
Expand Down Expand Up @@ -115,7 +115,7 @@
<connection>scm:git:https://github.com/redlink-gmbh/smarti.git</connection>
<developerConnection>scm:git:[email protected]:redlink-gmbh/smarti.git</developerConnection>
<url>https://github.com/redlink-gmbh/smarti/src</url>
<tag>HEAD</tag>
<tag>smarti-0.7.0-BETA</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit 4448eb5

Please sign in to comment.