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

This commit is contained in:
Spring Builds
2021-09-01 20:35:04 +00:00
parent 3fc3cb7adb
commit 5fbb1bff63

View File

@@ -13,15 +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 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>
<groupId>org.springframework.batch.extensions</groupId>
<artifactId>spring-batch-neo4j</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<name>Spring Batch Neo4j</name>
<description>Spring Batch extension for Neo4j</description>
<url>https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-neo4j</url>