You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by es...@apache.org on 2022/06/16 13:44:37 UTC

[bahir-flink] branch master updated: [maven-release-plugin] prepare branch release-1.1

This is an automated email from the ASF dual-hosted git repository.

eskabetxe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c38ca5  [maven-release-plugin] prepare branch release-1.1
4c38ca5 is described below

commit 4c38ca55623ee8fa9ae3758f440db78056e44e5f
Author: Joao Boto <bo...@boto.pro>
AuthorDate: Thu Jun 16 15:44:14 2022 +0200

    [maven-release-plugin] prepare branch release-1.1
---
 flink-connector-influxdb/pom.xml  | 3 +--
 flink-connector-influxdb2/pom.xml | 4 +---
 flink-connector-pinot/pom.xml     | 4 +---
 flink-library-siddhi/pom.xml      | 4 +---
 pom.xml                           | 8 ++++----
 5 files changed, 8 insertions(+), 15 deletions(-)

diff --git a/flink-connector-influxdb/pom.xml b/flink-connector-influxdb/pom.xml
index 96c2e5f..102b31f 100644
--- a/flink-connector-influxdb/pom.xml
+++ b/flink-connector-influxdb/pom.xml
@@ -17,8 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<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/maven-v4_0_0.xsd">
+<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/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-connector-influxdb2/pom.xml b/flink-connector-influxdb2/pom.xml
index 2ba301d..d093bb8 100644
--- a/flink-connector-influxdb2/pom.xml
+++ b/flink-connector-influxdb2/pom.xml
@@ -17,9 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<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">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-connector-pinot/pom.xml b/flink-connector-pinot/pom.xml
index f5f49b3..0745f23 100644
--- a/flink-connector-pinot/pom.xml
+++ b/flink-connector-pinot/pom.xml
@@ -17,9 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<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/maven-v4_0_0.xsd">
+<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/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-library-siddhi/pom.xml b/flink-library-siddhi/pom.xml
index 1ab9252..35bb3f0 100644
--- a/flink-library-siddhi/pom.xml
+++ b/flink-library-siddhi/pom.xml
@@ -15,9 +15,7 @@
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
   -->
-<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">
+<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">
 
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 2a4aaec..dca427c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <connection>scm:git:git@github.com:apache/bahir-flink.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/bahir-flink.git</developerConnection>
         <url>https://github.com/apache/bahir-flink</url>
-        <tag>HEAD</tag>
+        <tag>release-1.1</tag>
     </scm>
     <repositories>
         <repository>
@@ -105,7 +105,7 @@
         <module>flink-library-siddhi</module>
     </modules>
     <properties>
-        <project.build.outputTimestamp>10</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1655387053</project.build.outputTimestamp>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         <java.version>1.8</java.version>
@@ -534,8 +534,8 @@
                                 <dependencyManagementScopePriorities>compile,runtime,provided,test</dependencyManagementScopePriorities>
                                 <!-- PLUGIN_MANAGEMENT_ORDER configuration -->
                                 <pluginManagementOrderBy>groupId,artifactId</pluginManagementOrderBy>
-                                <providedDependencies/>
-                                <testDependencies/>
+                                <providedDependencies />
+                                <testDependencies />
                             </compound>
                             <!--                            <requireUpperBoundDeps combine.children="append"/>-->
                         </rules>