… | |
… | |
12 | distributed under the License is distributed on an "AS IS" BASIS,
|
12 | distributed under the License is distributed on an "AS IS" BASIS,
|
13 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14 | See the License for the specific language governing permissions and
|
14 | See the License for the specific language governing permissions and
|
15 | limitations under the License.
|
15 | limitations under the License.
|
16 | -->
|
16 | -->
|
17 | <project>
|
17 | <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
18 | xsi:noNamespaceSchemaLocation="http://maven.apache.org/maven-v3_0_0.xsd">
|
18 | <!-- the version of maven's project object model -->
|
19 | <!-- the version of maven's project object model -->
|
19 | <pomVersion>3</pomVersion>
|
20 | <pomVersion>3</pomVersion>
|
20 | <!-- a unique name for this project -->
|
21 | <!-- a unique name for this project -->
|
21 | <artifactId>skeleton</artifactId>
|
22 | <artifactId>skeleton</artifactId>
|
22 | <groupId>skeleton</groupId>
|
23 | <groupId>skeleton</groupId>
|