Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Skocovsky committed Jan 11, 2016
1 parent 495d1d8 commit 3b93bb6
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion elk-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion elk-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/elk-owl-implementation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-owl-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-owl-implementation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/elk-owl-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-owl-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-owl-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/elk-owl-parsing-javacc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-owl-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-owl-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owlapi-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-owlapi-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owlapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-owlapi</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions elk-protege/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-protege</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-reasoner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-parent</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-reasoner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-collections</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-util-parent</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-concurrent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-concurrent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-hashing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-hashing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-util-parent</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-util-parent</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>org.semanticweb.elk</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>

<artifactId>elk-util-parent</artifactId>
Expand Down
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-parent</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
<packaging>pom</packaging>

<name>ELK</name>
Expand All @@ -29,7 +29,8 @@
<connection>scm:git:https://github.com/liveontologies/elk-reasoner.git</connection>
<developerConnection>scm:git:[email protected]:liveontologies/elk-reasoner.git</developerConnection>
<url>https://github.com/liveontologies/elk-reasoner</url>
</scm>
<tag>v0.4.3</tag>
</scm>

<licenses>
<license>
Expand Down

0 comments on commit 3b93bb6

Please sign in to comment.