Advertisement
Guest User

Untitled

a guest
May 19th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.39 KB | None | 0 0
  1. <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">
  2.   <modelVersion>4.0.0</modelVersion>
  3.   <groupId>demo</groupId>
  4.   <artifactId>firstRun</artifactId>
  5.   <version>0.0.1-SNAPSHOT</version>
  6.   <name>Only first run tutorial</name>
  7. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement