File tree Expand file tree Collapse file tree
src/main/java/com/predic8/membrane/annot Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <groupId >org.membrane-soa</groupId >
2424 <artifactId >service-proxy-parent</artifactId >
2525 <relativePath >../pom.xml</relativePath >
26- <version >7.2.2 </version >
26+ <version >7.2.3-SNAPSHOT </version >
2727 </parent >
2828
2929 <dependencies >
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public class Constants {
4040
4141 static {
4242 String version = "7.2" ; // fallback
43- String jsonSchemaVersion = "7.2.2 " ; // fallback
43+ String jsonSchemaVersion = "7.2.3-SNAPSHOT " ; // fallback
4444 try {
4545 Properties p = new Properties (); // Production
4646 p .load (Constants .class .getResourceAsStream ("/META-INF/maven/org.membrane-soa/service-proxy-core/pom.properties" ));
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><factorypath >
2- <factorypathentry enabled =" true" id =" M2_REPO/org/membrane-soa/service-proxy-annot/7.2.2 /service-proxy-annot-7.2.2 .jar" kind =" VARJAR" runInBatchMode =" false" />
2+ <factorypathentry enabled =" true" id =" M2_REPO/org/membrane-soa/service-proxy-annot/7.2.3-SNAPSHOT /service-proxy-annot-7.2.3-SNAPSHOT .jar" kind =" VARJAR" runInBatchMode =" false" />
33</factorypath >
Original file line number Diff line number Diff line change 2323 <groupId >org.membrane-soa</groupId >
2424 <artifactId >service-proxy-parent</artifactId >
2525 <relativePath >../pom.xml</relativePath >
26- <version >7.2.2 </version >
26+ <version >7.2.3-SNAPSHOT </version >
2727 </parent >
2828
2929 <properties >
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >org.membrane-soa</groupId >
2727 <artifactId >service-proxy-core</artifactId >
28- <version >7.2.2 </version >
28+ <version >7.2.3-SNAPSHOT </version >
2929 </dependency >
3030
3131 </dependencies >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >org.membrane-soa</groupId >
2525 <artifactId >service-proxy-core</artifactId >
26- <version >7.2.2 </version >
26+ <version >7.2.3-SNAPSHOT </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >org.membrane-soa</groupId >
2020 <artifactId >service-proxy-core</artifactId >
21- <version >7.2.2 </version >
21+ <version >7.2.3-SNAPSHOT </version >
2222 </dependency >
2323
2424 </dependencies >
Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >org.membrane-soa</groupId >
2020 <artifactId >service-proxy-core</artifactId >
21- <version >7.2.2 </version >
21+ <version >7.2.3-SNAPSHOT </version >
2222 </dependency >
2323 </dependencies >
2424
Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >org.membrane-soa</groupId >
2121 <artifactId >service-proxy-core</artifactId >
22- <version >7.2.2 </version >
22+ <version >7.2.3-SNAPSHOT </version >
2323 </dependency >
2424
2525 </dependencies >
Original file line number Diff line number Diff line change 2727 <groupId >org.membrane-soa</groupId >
2828 <artifactId >service-proxy-parent</artifactId >
2929 <relativePath >../pom.xml</relativePath >
30- <version >7.2.2 </version >
30+ <version >7.2.3-SNAPSHOT </version >
3131 </parent >
3232
3333 <dependencies >
You can’t perform that action at this time.
0 commit comments