Accepting request 693087 from Java:packages

- Remove reference to parent pom, since we do not use Maven to
  build this package

OBS-URL: https://build.opensuse.org/request/show/693087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bsf?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2019-04-14 10:20:24 +00:00 committed by Git OBS Bridge
commit 35f193b8ea
2 changed files with 6 additions and 5 deletions

View File

@ -2,11 +2,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>3</version>
</parent>
<groupId>bsf</groupId>
<artifactId>bsf</artifactId>
<version>2.4.0</version>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 9 11:55:27 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove reference to parent pom, since we do not use Maven to
build this package
-------------------------------------------------------------------
Tue Feb 12 11:14:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>