[artifactory-release] Release version 0.1.0 of spring-batch-bigquery

This commit is contained in:
Spring Builds
2021-09-02 15:39:44 +00:00
parent 70df763e80
commit 539d998ddc

View File

@@ -13,17 +13,13 @@
~ 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.
-->
<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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.batch.extensions</groupId>
<artifactId>spring-batch-bigquery</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<name>Spring Batch BigQuery</name>
<description>Spring Batch extension for Google BigQuery</description>
<url>https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-bigquery</url>