Skip to content

Commit

Permalink
[maven-release-plugin] prepare release nexu-1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Jul 3, 2018
1 parent fe408c7 commit 297bcdf
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 19 deletions.
5 changes: 2 additions & 3 deletions nexu-api/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-app</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-bundle</artifactId>
<packaging>pom</packaging>
Expand Down
6 changes: 2 additions & 4 deletions nexu-core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<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>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-https-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-https-plugin</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-model</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>

<artifactId>nexu-proxy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexu-public-object-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-public-object-model</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-rest-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-rest-plugin</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-standalone</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-util</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nexu-windows-keystore-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</parent>
<artifactId>nexu-windows-keystore-plugin</artifactId>

Expand Down
4 changes: 2 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>lu.nowina.apps</groupId>
<artifactId>nexu</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
<packaging>pom</packaging>
<name>NexU</name>

Expand Down Expand Up @@ -35,7 +35,7 @@

<scm>
<developerConnection>scm:git:https://bitbucket.org/nowina-nexu/nexu-community.git</developerConnection>
<tag>HEAD</tag>
<tag>nexu-1.15</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 297bcdf

Please sign in to comment.