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

Commit

Permalink
[maven-release-plugin] prepare release swaggersocket-project-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elakito committed Jan 26, 2016
1 parent fd9e3d3 commit 7aacdbd
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions modules/swagger-integration/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swagger-integration</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swagger-integration</name>
<url>http://www.wordnik.com</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/swaggersocket-protocol/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-protocol</artifactId>
<packaging>bundle</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-protocol</name>
<url>http://www.wordnik.com</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/swaggersocket-scala-client/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-scala-client</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-scala-client</name>
<url>http://www.wordnik.com</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/swaggersocket-server/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-server</artifactId>
<packaging>bundle</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-server</name>
<url>http://www.wordnik.com</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/swaggersocket.jquery/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket.jquery</artifactId>
<packaging>war</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket.jquery</name>
<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions modules/swaggersocket.js/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket.js</artifactId>
<packaging>war</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket.js</name>
<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions osgi/karaf/features/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-karaf-features</artifactId>
<packaging>pom</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-karaf-features</name>
<url>http://www.wordnik.com</url>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<name>swaggersocket-project</name>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>
<description>
</description>
Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-cxf-echo/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-cxf-sample-echo</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-cxf-sample-echo</name>
<url>http://www.wordnik.com</url>

Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-cxf-osgi-echo/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-cxf-sample-osgi-echo</artifactId>
<packaging>bundle</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-cxf-sample-osgi-echo</name>
<url>http://www.wordnik.com</url>

Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-echo-node-client/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-sample-echo-node-client</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-sample-echo-node-client</name>
<url>http://www.wordnik.com</url>

Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-echo/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-sample-echo</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-sample-echo</name>
<url>http://www.wordnik.com</url>

Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-helloworld/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-sample-helloword</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-sample-helloword</name>
<url>http://www.wordnik.com</url>

Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-helloworld2/pom.xml
Expand Up @@ -2,15 +2,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-sample-helloword2</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-sample-helloword2</name>
<url>http://www.wordnik.com</url>

Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-twitter/pom.xml
Expand Up @@ -3,15 +3,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-sample-twitter</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>swaggersocket-sample-twitter</name>
<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions samples/swaggersocket-wordnik/pom.xml
Expand Up @@ -3,15 +3,15 @@
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-project</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swaggersocket-sample-wordnik</artifactId>
<name>swaggersocket-sample-wordnik</name>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>jar</packaging>
<description>
</description>
Expand Down

0 comments on commit 7aacdbd

Please sign in to comment.