Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rrayst committed Jan 23, 2017
1 parent 0bf2fe4 commit c313681
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion annot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cli/examples/embedding-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<dependency>
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-core</artifactId>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core/.factorypath
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><factorypath>
<factorypathentry enabled="true" id="M2_REPO/org/membrane-soa/service-proxy/service-proxy-annot/4.0.24.3-SNAPSHOT/service-proxy-annot-4.0.24.3-SNAPSHOT.jar" kind="VARJAR" runInBatchMode="false"/>
<factorypathentry enabled="true" id="M2_REPO/org/membrane-soa/service-proxy/service-proxy-annot/4.0.24.3/service-proxy-annot-4.0.24.3.jar" kind="VARJAR" runInBatchMode="false"/>
</factorypath>
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion osgi-extender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
<packaging>pom</packaging>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion sar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<resource-root path="lib/joda-time-2.1.jar"/>
<resource-root path="lib/json-schema-validator-1.3.3.jar"/>
<resource-root path="lib/libphonenumber-5.1.jar"/>
<resource-root path="lib/service-proxy-core-4.0.24.3-SNAPSHOT.jar"/>
<resource-root path="lib/service-proxy-core-4.0.24.3.jar"/>
<resource-root path="lib/rhino-1.7R4.jar"/>
<resource-root path="lib/soa-model-core-1.3.0.jar"/>
<resource-root path="lib/spring-aop-3.1.2.RELEASE.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion war/.factorypath
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><factorypath>
<factorypathentry enabled="true" id="M2_REPO/org/membrane-soa/service-proxy/service-proxy-annot/4.0.24.3-SNAPSHOT/service-proxy-annot-4.0.24.3-SNAPSHOT.jar" kind="VARJAR" runInBatchMode="false"/>
<factorypathentry enabled="true" id="M2_REPO/org/membrane-soa/service-proxy/service-proxy-annot/4.0.24.3/service-proxy-annot-4.0.24.3.jar" kind="VARJAR" runInBatchMode="false"/>
</factorypath>
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.membrane-soa.service-proxy</groupId>
<artifactId>service-proxy-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>4.0.24.3-SNAPSHOT</version>
<version>4.0.24.3</version>
</parent>

<dependencies>
Expand Down

0 comments on commit c313681

Please sign in to comment.