Skip to content

Commit e880088

Browse files
committed
changing name of jar
1 parent 388900c commit e880088

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
44
<modelVersion>4.0.0</modelVersion>
5-
<groupId>hdf.java</groupId>
6-
<artifactId>bindings</artifactId>
5+
<groupId>ncsa.hdf</groupId>
6+
<artifactId>object</artifactId>
7+
<version>2.10</version>
78
<name>Binding HDF5 and Java</name>
8-
<version>1.0</version>
99
<packaging>bundle</packaging>
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)