This repository was archived by the owner on Dec 15, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.madadipouya.internet.waybackmachine</groupId >
75 <artifactId >internet-way-back-machine</artifactId >
8- <version >1.0-SNAPSHOT </version >
6+ <version >1.0</version >
97 <packaging >jar</packaging >
108 <name >Internet Wayback Machine</name >
119 <url >http://blog.madadipouya.com</url >
1412 <connection >scm:git:https://github.com/kasramp/InternetWayBackMachine.git</connection >
1513 <developerConnection >scm:git:https://github.com/kasramp/InternetWayBackMachine.git</developerConnection >
1614 <url >https://github.com/kasramp/InternetWayBackMachine</url >
17- </scm >
15+ <tag >internet-way-back-machine-1.0</tag >
16+ </scm >
1817
1918 <parent >
2019 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments