File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 13
13
See the License for the specific language governing permissions and
14
14
limitations under the License.
15
15
-->
16
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
16
+ <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" >
18
17
<modelVersion >4.0.0</modelVersion >
19
18
<groupId >ro.lmn.maven</groupId >
20
19
<artifactId >desktop-maven-notifier</artifactId >
21
- <version >1.0.0-SNAPSHOT </version >
20
+ <version >1.0.0</version >
22
21
<dependencies >
23
22
<dependency >
24
23
<groupId >org.apache.maven</groupId >
146
145
<scm >
147
146
<connection >scm:git:https://github.com/rombert/desktop-maven-notifier.git</connection >
148
147
<developerConnection >scm:git:https://github.com/rombert/desktop-maven-notifier.git</developerConnection >
149
- <tag >HEAD </tag >
148
+ <tag >desktop-maven-notifier-1.0.0 </tag >
150
149
<url >scm:git:https://github.com/rombert/desktop-maven-notifier/tree/master</url >
151
150
</scm >
152
151
</project >
You can’t perform that action at this time.
0 commit comments