Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Denis Volobuev
/
webnotifications
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
64522758
...
6452275878df0cbaf7b5af9d056dbcd515dd38fe
authored
2017-10-04 11:26:53 +0500
by
Denis Volobuev
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
maven-jar-plugin index false
1 parent
9d16a792
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
webnotifications/pom.xml
webnotifications/pom.xml
View file @
6452275
...
...
@@ -5,7 +5,7 @@
<groupId>
com.burokrat
</groupId>
<artifactId>
webnotifications
</artifactId>
<packaging>
jar
</packaging>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
</version>
<name>
WebNotification Add-on
</name>
<properties>
...
...
@@ -111,7 +111,7 @@
<version>
2.3.1
</version>
<configuration>
<archive>
<index>
tru
e
</index>
<index>
fals
e
</index>
<manifest>
<addClasspath>
true
</addClasspath>
<addDefaultImplementationEntries>
true
</addDefaultImplementationEntries>
...
...
Please
register
or
sign in
to post a comment