Skip to content

Commit

Permalink
release moho 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Williezhu committed Oct 31, 2013
1 parent 788e5d7 commit 9164296
Show file tree
Hide file tree
Showing 28 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion moho-api/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-artifacts/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-common/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
6 changes: 3 additions & 3 deletions moho-impl/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down Expand Up @@ -110,12 +110,12 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-api</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down
6 changes: 3 additions & 3 deletions moho-presence/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>moho-parent</artifactId>
<groupId>com.voxeo.moho</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>moho-presence</artifactId>
Expand All @@ -13,7 +13,7 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-api</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.voxeo.moho</groupId>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-impl</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
</dependencies>
</project>
6 changes: 3 additions & 3 deletions moho-reg/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>moho-parent</artifactId>
<groupId>com.voxeo.moho</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>moho-reg</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-api</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.voxeo.moho</groupId>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-impl</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
</dependencies>
</project>
6 changes: 3 additions & 3 deletions moho-remote/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<properties>
Expand Down Expand Up @@ -54,12 +54,12 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-api</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.voxeo.moho</groupId>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/AutomaticRedial/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/BlackList/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/CPA/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/CallForward/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/CallRingBack/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/ConferenceRoom/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/DefaultTestApp/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/Echo/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/IVR/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/MidCallRecord/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/MusicOnHold/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/Outbound/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/PresenceSubscribe/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/SampleAutowire/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/SampleJoinStrategy/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>moho-sample-parent</artifactId>
<groupId>com.voxeo.moho</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<artifactId>Moho-Sample-JoinStrategy</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions moho-sample/SamplePresenceNotify/pom.xml
Expand Up @@ -8,14 +8,14 @@
<parent>
<artifactId>moho-sample-parent</artifactId>
<groupId>com.voxeo.moho</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>..</relativePath>
</parent>
<dependencies>
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-presence</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion moho-sample/SampleQueue/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion moho-sample/Transfer/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-sample-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<scm>
Expand Down
4 changes: 2 additions & 2 deletions moho-sample/XmppPresence/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>moho-sample-parent</artifactId>
<groupId>com.voxeo.moho</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>XmppPresence</artifactId>
Expand All @@ -13,7 +13,7 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-presence</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
</dependencies>
</project>
6 changes: 3 additions & 3 deletions moho-sample/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<modules>
Expand Down Expand Up @@ -62,12 +62,12 @@
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-api</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.voxeo.moho</groupId>
<artifactId>moho-impl</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>com.voxeo.moho</groupId>
<name>Moho Parent</name>
<artifactId>moho-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<packaging>pom</packaging>

<repositories>
Expand Down

0 comments on commit 9164296

Please sign in to comment.