Skip to content

Commit 9dec330

Browse files
committed
- tagged revision of recent updates as well as the new getAttributes
extension that allows the client request parameters to be passed to the configured AttributeProviders
1 parent 0f6960a commit 9dec330

47 files changed

Lines changed: 1622 additions & 3068 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

maven2/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,6 @@
4040
</descriptorRefs>
4141
</configuration>
4242
</plugin>
43-
<plugin>
44-
<groupId>org.apache.maven.plugins</groupId>
45-
<artifactId>maven-source-plugin</artifactId>
46-
<executions>
47-
<execution>
48-
<id>attach-sources</id>
49-
<goals>
50-
<goal>jar</goal>
51-
</goals>
52-
</execution>
53-
</executions>
54-
</plugin>
5543
</plugins>
5644
</build>
5745

0 commit comments

Comments
 (0)