File tree Expand file tree Collapse file tree 17 files changed +20
-22
lines changed
java-dynamic-sqs-listener-core-examples
java-dynamic-sqs-listener-spring-aws-example
java-dynamic-sqs-listener-spring-integration-test-example
java-dynamic-sqs-listener-spring-starter-examples
multiple-aws-account-example
sqs-listener-library-comparison
java-dynamic-sqs-listener-api
java-dynamic-sqs-listener-core
java-dynamic-sqs-listener-spring
java-dynamic-sqs-listener-spring-api
java-dynamic-sqs-listener-spring-core
java-dynamic-sqs-listener-spring-starter Expand file tree Collapse file tree 17 files changed +20
-22
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >examples</artifactId >
55 <groupId >com.jashmore</groupId >
6- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >examples</artifactId >
55 <groupId >com.jashmore</groupId >
6- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >examples</artifactId >
55 <groupId >com.jashmore</groupId >
6- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >examples</artifactId >
55 <groupId >com.jashmore</groupId >
6- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <parent >
64 <artifactId >examples</artifactId >
75 <groupId >com.jashmore</groupId >
8- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.jashmore</groupId >
77 <artifactId >java-dynamic-sqs-listener-parent</artifactId >
8- <version >2. 3.0-SNAPSHOT </version >
8+ <version >3.0.0-M1 </version >
99 </parent >
1010
1111 <artifactId >examples</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >examples</artifactId >
55 <groupId >com.jashmore</groupId >
6- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >java-dynamic-sqs-listener-parent</artifactId >
55 <groupId >com.jashmore</groupId >
6- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.jashmore</groupId >
77 <artifactId >java-dynamic-sqs-listener-parent</artifactId >
8- <version >2. 3.0-SNAPSHOT </version >
8+ <version >3.0.0-M1 </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >java-dynamic-sqs-listener-core</artifactId >
13- <version >2. 3.0-SNAPSHOT </version >
13+ <version >3.0.0-M1 </version >
1414
1515 <name >Java Dynamic SQS Listener - Core</name >
1616 <description >This contains the core functionality for the SQS</description >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >java-dynamic-sqs-listener-spring</artifactId >
55 <groupId >com.jashmore</groupId >
6- <version >2. 3.0-SNAPSHOT </version >
6+ <version >3.0.0-M1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments