diff --git a/adapter/api/pom.xml b/adapter/api/pom.xml index 49d3353f..3da810b2 100644 --- a/adapter/api/pom.xml +++ b/adapter/api/pom.xml @@ -9,17 +9,16 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-adapter org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 rocketmq-eventbridge-adapter-api - 1.1.0-SNAPSHOT + 1.1.0 2.1.6 diff --git a/adapter/benchmark/pom.xml b/adapter/benchmark/pom.xml index a5efcc05..73698263 100644 --- a/adapter/benchmark/pom.xml +++ b/adapter/benchmark/pom.xml @@ -8,19 +8,18 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-adapter org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 rocketmq-eventbridge-adapter-benchmark - 1.1.0-SNAPSHOT + 1.1.0 UTF-8 diff --git a/adapter/persistence/pom.xml b/adapter/persistence/pom.xml index fbacb45b..fef84bf2 100644 --- a/adapter/persistence/pom.xml +++ b/adapter/persistence/pom.xml @@ -9,17 +9,16 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-adapter org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 rocketmq-eventbridge-adapter-persistence - 1.1.0-SNAPSHOT + 1.1.0 8.0.28 diff --git a/adapter/pom.xml b/adapter/pom.xml index 3b079a9e..835d1d1e 100644 --- a/adapter/pom.xml +++ b/adapter/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 diff --git a/adapter/rpc/pom.xml b/adapter/rpc/pom.xml index bfd9d399..108b8dea 100644 --- a/adapter/rpc/pom.xml +++ b/adapter/rpc/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-adapter org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 @@ -25,7 +24,7 @@ 3.1.7.RELEASE - 1.1.0-SNAPSHOT + 1.1.0 diff --git a/adapter/runtime/pom.xml b/adapter/runtime/pom.xml index 20a01431..43f4cd43 100644 --- a/adapter/runtime/pom.xml +++ b/adapter/runtime/pom.xml @@ -9,19 +9,17 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-adapter org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 rocketmq-eventbridge-adapter-runtime - 1.1.0-SNAPSHOT + 1.1.0 8 diff --git a/adapter/storage/pom.xml b/adapter/storage/pom.xml index cdfdacbd..66fae5b4 100644 --- a/adapter/storage/pom.xml +++ b/adapter/storage/pom.xml @@ -9,19 +9,18 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-adapter org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 rocketmq-eventbridge-adapter-storage - 1.1.0-SNAPSHOT + 1.1.0 UTF-8 diff --git a/common/pom.xml b/common/pom.xml index 1b8cc24e..143ea311 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/dist/pom.xml b/dist/pom.xml index 8b18b967..1c520892 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -1,11 +1,9 @@ - + rocketmq-eventbridge org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 @@ -115,7 +113,7 @@ repackage - org.apache.rocketmq.eventbridge.StartMain + org.apache.rocketmq.eventbridge.Main diff --git a/domain/pom.xml b/domain/pom.xml index 89fc0c09..d0724819 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index a8183800..661455d9 100644 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -9,13 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/pom.xml b/pom.xml index b4a11aaa..c7965e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,8 +9,7 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.apache @@ -22,7 +21,7 @@ org.apache.rocketmq rocketmq-eventbridge pom - 1.1.0-SNAPSHOT + 1.1.0 Apache RocketMQ EventBridge ${project.version} https://github.com/apache/rocketmq-eventbridge diff --git a/start/pom.xml b/start/pom.xml index deeb566e..544a9689 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/supports/connect-eventbridge-transform/pom.xml b/supports/connect-eventbridge-transform/pom.xml index 9f7e4f45..36b78b8e 100644 --- a/supports/connect-eventbridge-transform/pom.xml +++ b/supports/connect-eventbridge-transform/pom.xml @@ -9,13 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.rocketmq connect-eventbridge-transform - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 @@ -43,7 +41,7 @@ org.apache.rocketmq rocketmq-eventbridge-common - 1.1.0-SNAPSHOT + 1.1.0 com.google.code.gson diff --git a/supports/connect-filter-transform/pom.xml b/supports/connect-filter-transform/pom.xml index 5e20587c..1ea72933 100644 --- a/supports/connect-filter-transform/pom.xml +++ b/supports/connect-filter-transform/pom.xml @@ -9,13 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.rocketmq connect-filter-transform - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/supports/eventbridge-connect-file/pom.xml b/supports/eventbridge-connect-file/pom.xml index fb54d721..aabb3034 100644 --- a/supports/eventbridge-connect-file/pom.xml +++ b/supports/eventbridge-connect-file/pom.xml @@ -9,13 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.rocketmq eventbridge-connect-file - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 @@ -86,17 +84,6 @@ true - - maven-surefire-plugin - 2.19.1 - - -Xms512m -Xmx1024m - always - - **/*Test.java - - - maven-site-plugin 3.6 diff --git a/test/demo/pom.xml b/test/demo/pom.xml index 8da6eded..1c622967 100644 --- a/test/demo/pom.xml +++ b/test/demo/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-test org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 diff --git a/test/pom.xml b/test/pom.xml index c0f357be..68cac735 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 diff --git a/test/rocketmq-eventbridge-e2etest/pom.xml b/test/rocketmq-eventbridge-e2etest/pom.xml index 6fe941dc..dab2c2c2 100644 --- a/test/rocketmq-eventbridge-e2etest/pom.xml +++ b/test/rocketmq-eventbridge-e2etest/pom.xml @@ -9,12 +9,11 @@ OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + rocketmq-eventbridge-test org.apache.rocketmq - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml @@ -56,22 +55,22 @@ org.apache.rocketmq connect-eventbridge-transform - 1.1.0-SNAPSHOT + 1.1.0 org.apache.rocketmq connect-eventbridge-transform - 1.1.0-SNAPSHOT + 1.1.0 org.apache.rocketmq connect-filter-transform - 1.1.0-SNAPSHOT + 1.1.0 org.apache.rocketmq eventbridge-connect-file - 1.1.0-SNAPSHOT + 1.1.0