File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11app.id =marineapi
22app.name =Java Marine API
3- app.version =0.6.0-SNAPSHOT
3+ app.version =0.6.0
Original file line number Diff line number Diff line change @@ -17,15 +17,13 @@ for more details.
1717
1818You should have received a copy of the GNU Lesser General Public License
1919along with Java Marine API. If not, see <http://www.gnu.org/licenses/>.
20-
21- $Revision$
2220-->
2321<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" >
2422
2523 <modelVersion >4.0.0</modelVersion >
2624 <groupId >net.sf.marineapi</groupId >
2725 <artifactId >marineapi</artifactId >
28- <version >0.6.0-SNAPSHOT </version >
26+ <version >0.6.0</version >
2927 <packaging >jar</packaging >
3028
3129 <name >Java Marine API</name >
You can’t perform that action at this time.
0 commit comments