Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/19/11 10:27:55 (13 years ago)
Author:
mholper
Message:

first call against AdminService working, WSIT-Files adapted (added TrustCallBackHandler) #1441

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKBJavaConnector/pom.xml

    r5761 r5762  
    3939        <artifactId>maven-compiler-plugin</artifactId>
    4040        <configuration>
    41           <source>1.5</source>
    42           <target>1.5</target>
     41          <source>1.6</source>
     42          <target>1.6</target>
    4343        </configuration>
    4444      </plugin>
Note: See TracChangeset for help on using the changeset viewer.